Searched refs:PT_R23 (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsim.h36 "sw\t$23,"__str(PT_R23)"($29)\n\t" \
62 "sd\t$23,"__str(PT_R23)"($29)\n\t" \
H A Dpm.h29 LONG_S $23, PT_R23(sp)
53 LONG_L $23, PT_R23(sp)
H A Dstackframe.h105 cfi_st $23, PT_R23, \docfi variable
344 cfi_ld $23, PT_R23, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S27 PTR_S s7, PT_R23(t0)
57 PTR_L s7, PT_R23(t0)
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S21 PTR_S s0, t0, PT_R23
55 PTR_L s0, t0, PT_R23
H A Dsuspend_asm.S24 st.d $r23, sp, PT_R23
45 ld.d $r23, sp, PT_R23
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S29 cfi_st s0, PT_R23
64 cfi_ld s0, PT_R23
H A Dmcount_dyn.S52 PTR_S s0, sp, PT_R23
H A Dasm-offsets.c44 OFFSET(PT_R23, pt_regs, regs[23]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h91 #define PT_R23 23 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S39 sw $23, PT_R23(sp)
258 lw $23, PT_R23(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c59 DEFINE(PT_R23, offsetof(struct pt_regs, exregs[7]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h73 cfi_st s0, PT_R23, \docfi variable
188 cfi_ld s0, PT_R23, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c53 DEFINE(PT_R23, offsetof(struct pt_regs, r23));
H A Dentry.S201 swi r23, r1, PT_R23; \
235 lwi r23, r1, PT_R23; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c410 CHECK_REG(PT_R23, gpr[23]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c53 OFFSET(PT_R23, pt_regs, regs[23]);

Completed in 160 milliseconds