Home
last modified time | relevance | path

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

/linux/arch/mips/power/
A Dhibernate_asm.S17 PTR_S sp, PT_R29(t0)
47 PTR_L sp, PT_R29(t0)
/linux/arch/mips/include/asm/
A Dstackframe.h245 cfi_st k0, PT_R29, \docfi
246 cfi_rel_offset sp, PT_R29, \docfi
349 cfi_ld sp, PT_R29, \docfi
/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h97 #define PT_R29 29 macro
/linux/arch/ia64/include/uapi/asm/
A Dptrace_offsets.h251 #define PT_R29 0x0948 macro
/linux/arch/csky/kernel/
A Dasm-offsets.c66 DEFINE(PT_R29, offsetof(struct pt_regs, exregs[13])); in main()
/linux/arch/microblaze/kernel/
A Dasm-offsets.c59 DEFINE(PT_R29, offsetof(struct pt_regs, r29)); in main()
A Dentry.S205 swi r29, r1, PT_R29; \
239 lwi r29, r1, PT_R29; \
/linux/arch/mips/kernel/
A Dscall32-o32.S45 lw t0, PT_R29(sp) # get old user stack pointer
A Dscall64-o32.S65 ld t0, PT_R29(sp) # get old user stack pointer
A Dasm-offsets.c58 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
/linux/arch/powerpc/kernel/ptrace/
A Dptrace.c421 CHECK_REG(PT_R29, gpr[29]); in pt_regs_check()

Completed in 11 milliseconds