Home
last modified time | relevance | path

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

/openbmc/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 */
/openbmc/linux/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)
167 REG_L x2, PT_SP(sp)
202 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.c94 OFFSET(PT_SP, pt_regs, sp); in asm_offsets()
/openbmc/linux/arch/openrisc/include/asm/
H A Dptrace.h85 #define PT_SP 4 macro
/openbmc/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 */
/openbmc/linux/arch/riscv/include/asm/
H A Dassembler.h38 REG_L sp, (SUSPEND_CONTEXT_REGS + PT_SP)(a0)
/openbmc/linux/arch/openrisc/kernel/
H A Dentry.S141 l.lwz r1,PT_SP(r1) ;\
795 l.lwz r1,PT_SP(r1)
1118 l.sw PT_SP(r1),r29
1126 l.lwz r29,PT_SP(r1)
H A Dhead.S255 l.sw PT_SP(r30),r12 ;\
342 l.sw PT_SP(r30),r12 ;\