Searched refs:PT_R17 (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
56 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
H A Dpm.h23 LONG_S $17, PT_R17(sp)
47 LONG_L $17, PT_R17(sp)
H A Dstackframe.h99 cfi_st $17, PT_R17, \docfi variable
338 cfi_ld $17, PT_R17, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S21 PTR_S s1, PT_R17(t0)
51 PTR_L s1, PT_R17(t0)
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S23 cfi_st t5, PT_R17
58 cfi_ld t5, PT_R17
H A Dmcount_dyn.S47 PTR_S t5, sp, PT_R17
H A Dasm-offsets.c38 OFFSET(PT_R17, pt_regs, regs[17]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h85 #define PT_R17 17 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S33 sw $17, PT_R17(sp)
252 lw $17, PT_R17(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c53 DEFINE(PT_R17, offsetof(struct pt_regs, exregs[1]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h66 cfi_st t5, PT_R17, \docfi variable
181 cfi_ld t5, PT_R17, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c47 DEFINE(PT_R17, offsetof(struct pt_regs, r17));
H A Dentry.S195 swi r17, r1, PT_R17; \
229 lwi r17, r1, PT_R17; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c404 CHECK_REG(PT_R17, gpr[17]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c47 OFFSET(PT_R17, pt_regs, regs[17]);

Completed in 419 milliseconds