Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dentry.h31 stw sp, PT_SP(r24) /* Save user stack before changing */
37 stw r24, PT_SP(sp)
87 ldw sp, PT_SP(sp) /* Restore sp last */
/kernel/linux/linux-6.6/arch/nios2/include/asm/
H A Dentry.h31 stw sp, PT_SP(r24) /* Save user stack before changing */
37 stw r24, PT_SP(sp)
87 ldw sp, PT_SP(sp) /* Restore sp last */
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmcount-dyn.S65 REG_S x2, PT_SP(sp)
74 REG_L x2, PT_SP(sp)
H A Dentry.S66 REG_S s0, PT_SP(sp)
166 REG_L x2, PT_SP(sp)
200 REG_S s0, PT_SP(sp)
H A Dasm-offsets.c96 OFFSET(PT_SP, pt_regs, sp); in asm_offsets()
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dptrace.h85 #define PT_SP 4 macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dptrace.h85 #define PT_SP 4 macro
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmcount-dyn.S127 sd x2, PT_SP(sp)
161 ld x2, PT_SP(sp)
H A Dentry.S81 REG_S s0, PT_SP(sp)
322 REG_L x2, PT_SP(sp)
H A Dasm-offsets.c86 OFFSET(PT_SP, pt_regs, sp); in asm_offsets()
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dasm-offsets.c47 OFFSET(PT_SP, pt_regs, sp); in main()
H A Dinsnemu.S42 ldw et, PT_SP(sp) /* backup sp in et */
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dassembler.h38 REG_L sp, (SUSPEND_CONTEXT_REGS + PT_SP)(a0)
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dasm-offsets.c47 OFFSET(PT_SP, pt_regs, sp); in main()
H A Dinsnemu.S42 ldw et, PT_SP(sp) /* backup sp in et */
/kernel/linux/linux-5.10/arch/c6x/include/uapi/asm/
H A Dptrace.h99 #define PT_SP PT_B15 /* Stack Pointer (B15) */ macro
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dentry.S139 l.lwz r1,PT_SP(r1) ;\
779 l.lwz r1,PT_SP(r1)
1066 /* No need to store r1/PT_SP as it goes into KSP below */
1093 l.sw PT_SP(r1),r29
1101 l.lwz r29,PT_SP(r1)
H A Dhead.S253 /* save PT_SP as was prior to exception */ ;\
255 l.sw PT_SP(r30),r12 ;\
289 * a bit more carefull (if we have a PT_SP or current pointer
336 /* save PT_SP as was prior to exception */ ;\
338 l.sw PT_SP(r30),r12 ;\
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dentry.S141 l.lwz r1,PT_SP(r1) ;\
795 l.lwz r1,PT_SP(r1)
1088 /* No need to store r1/PT_SP as it goes into KSP below */
1118 l.sw PT_SP(r1),r29
1126 l.lwz r29,PT_SP(r1)
H A Dhead.S253 /* save PT_SP as was prior to exception */ ;\
255 l.sw PT_SP(r30),r12 ;\
289 * a bit more carefull (if we have a PT_SP or current pointer
340 /* save PT_SP as was prior to exception */ ;\
342 l.sw PT_SP(r30),r12 ;\

Completed in 11 milliseconds