Searched refs:PT_SP (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/nios2/include/asm/
H A Dentry.h31 stw sp, PT_SP(r24) /* Save user stack before changing */
37 stw r24, PT_SP(sp)
86 ldw sp, PT_SP(sp) /* Restore sp last */
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dptrace.h44 #define PT_SP PT_GR(1) macro
/linux-4.4.14/arch/mn10300/include/uapi/asm/
H A Dptrace.h30 #define PT_SP 16 macro
/linux-4.4.14/arch/nios2/kernel/
H A Dasm-offsets.c60 OFFSET(PT_SP, pt_regs, sp); main()
H A Dinsnemu.S54 ldw et, PT_SP(sp) /* backup sp in et */
/linux-4.4.14/arch/openrisc/include/asm/
H A Dptrace.h89 #define PT_SP 4 macro
/linux-4.4.14/arch/m32r/include/uapi/asm/
H A Dptrace.h33 #define PT_R15 PT_SP
/linux-4.4.14/arch/c6x/include/uapi/asm/
H A Dptrace.h98 #define PT_SP PT_B15 /* Stack Pointer (B15) */ macro
/linux-4.4.14/arch/openrisc/kernel/
H A Dentry.S88 l.lwz r1,PT_SP(r1) ;\
716 l.lwz r1,PT_SP(r1)
992 /* No need to store r1/PT_SP as it goes into KSP below */
1019 l.sw PT_SP(r1),r29
1027 l.lwz r29,PT_SP(r1)
H A Dhead.S190 /* save PT_SP as was prior to exception */ ;\
192 l.sw PT_SP(r30),r12 ;\
223 * a bit more carefull (if we have a PT_SP or current pointer
270 /* save PT_SP as was prior to exception */ ;\
272 l.sw PT_SP(r31),r12 ;\
/linux-4.4.14/arch/mn10300/kernel/
H A Dptrace.c49 [PT_SP << 2] = REG_SP,

Completed in 224 milliseconds