Home
last modified time | relevance | path

Searched refs:PT_R29 (Results 1 – 6 of 6) sorted by relevance

/arch/mips/include/asm/
Dstackframe.h159 LONG_S k0, PT_R29(sp)
299 LONG_L sp, PT_R29(sp)
427 LONG_L sp, PT_R29(sp)
436 LONG_L sp, PT_R29(sp)
/arch/ia64/include/asm/
Dptrace_offsets.h250 #define PT_R29 0x0948 macro
/arch/powerpc/include/asm/
Dptrace.h179 #define PT_R29 29 macro
/arch/mips/kernel/
Dasm-offsets.c52 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
Dscall64-o32.S68 ld t0, PT_R29(sp) # get old user stack pointer
Dscall32-o32.S122 lw t0, PT_R29(sp) # get old user stack pointer