Searched refs:PT_R29 (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/mips/power/
H A Dhibernate_asm.S17 PTR_S sp, PT_R29(t0)
47 PTR_L sp, PT_R29(t0)
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S27 PTR_S s6, t0, PT_R29
61 PTR_L s6, t0, PT_R29
H A Dsuspend_asm.S30 st.d $r29, sp, PT_R29
51 ld.d $r29, sp, PT_R29
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S35 cfi_st s6, PT_R29
70 cfi_ld s6, PT_R29
H A Dmcount_dyn.S58 PTR_S s6, sp, PT_R29
H A Dasm-offsets.c50 OFFSET(PT_R29, pt_regs, regs[29]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h97 #define PT_R29 29 macro
/linux-master/arch/mips/include/asm/
H A Dstackframe.h245 cfi_st k0, PT_R29, \docfi variable
246 cfi_rel_offset sp, PT_R29, \docfi variable
349 cfi_ld sp, PT_R29, \docfi variable
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c65 DEFINE(PT_R29, offsetof(struct pt_regs, exregs[13]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h79 cfi_st s6, PT_R29, \docfi variable
194 cfi_ld s6, PT_R29, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c59 DEFINE(PT_R29, offsetof(struct pt_regs, r29));
H A Dentry.S207 swi r29, r1, PT_R29; \
241 lwi r29, r1, PT_R29; \
/linux-master/arch/mips/kernel/
H A Dscall64-o32.S65 ld t0, PT_R29(sp) # get old user stack pointer
H A Dscall32-o32.S44 lw t0, PT_R29(sp) # get old user stack pointer
H A Dasm-offsets.c59 OFFSET(PT_R29, pt_regs, regs[29]);
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c416 CHECK_REG(PT_R29, gpr[29]);

Completed in 162 milliseconds