Home
last modified time | relevance | path

Searched refs:TI_KSP (Results 1 – 9 of 9) sorted by relevance

/linux/arch/sparc/include/asm/
A Dswitch_to_64.h60 "i" (TI_WSTATE), "i" (TI_KSP), "i" (TI_NEW_CHILD), \
A Dswitch_to_32.h95 "i" (TI_KSP), \
A Dthread_info_32.h91 #define TI_KSP 0x20 /* ksp */ macro
A Dthread_info_64.h79 #define TI_KSP 0x00000018 macro
/linux/arch/openrisc/kernel/
A Dasm-offsets.c50 DEFINE(TI_KSP, offsetof(struct thread_info, ksp)); in main()
A Dentry.S1094 l.lwz r29,TI_KSP(r10)
1098 l.sw TI_KSP(r10),r1 /* Save old stack pointer */
1100 l.lwz r1,TI_KSP(r10) /* Load new stack pointer */
1104 l.sw TI_KSP(r10),r29
A Dhead.S232 l.lwz r1,(TI_KSP)(r30) ;\
568 l.sw TI_KSP(r31), r1
769 l.sw TI_KSP(r30),r1
/linux/arch/sparc/kernel/
A Dtraps_32.c380 TI_KSP != offsetof(struct thread_info, ksp) ||
A Dtraps_64.c2848 TI_KSP != offsetof(struct thread_info, ksp) || in trap_init()

Completed in 15 milliseconds