Home
last modified time | relevance | path

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

/linux/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 */
/linux/arch/riscv/kernel/
H A Dentry.S154 REG_S s0, PT_SP(sp)
274 REG_L x2, PT_SP(sp)
309 REG_S s0, PT_SP(sp)
H A Dcrash_save_regs.S15 REG_S sp, PT_SP(a0) /* x2 */
H A Dsuspend_entry.S22 REG_S sp, (SUSPEND_CONTEXT_REGS + PT_SP)(a0)
H A Dasm-offsets.c106 OFFSET(PT_SP, pt_regs, sp); in asm_offsets()
/linux/arch/openrisc/include/asm/
H A Dptrace.h85 #define PT_SP 4 macro
/linux/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 */
/linux/arch/riscv/include/asm/
H A Dassembler.h38 REG_L sp, (SUSPEND_CONTEXT_REGS + PT_SP)(a0)
/linux/arch/openrisc/kernel/
H A Dentry.S139 l.lwz r1,PT_SP(r1) ;\
789 l.lwz r1,PT_SP(r1)
1109 l.sw PT_SP(r1),r29
1117 l.lwz r29,PT_SP(r1)
H A Dhead.S255 l.sw PT_SP(r30),r12 ;\
342 l.sw PT_SP(r30),r12 ;\