Searched refs:PT_R22 (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsim.h35 "sw\t$22,"__str(PT_R22)"($29)\n\t" \
61 "sd\t$22,"__str(PT_R22)"($29)\n\t" \
H A Dpm.h28 LONG_S $22, PT_R22(sp)
52 LONG_L $22, PT_R22(sp)
H A Dstackframe.h104 cfi_st $22, PT_R22, \docfi variable
343 cfi_ld $22, PT_R22, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S26 PTR_S s6, PT_R22(t0)
56 PTR_L s6, PT_R22(t0)
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S20 PTR_S fp, t0, PT_R22
54 PTR_L fp, t0, PT_R22
H A Dsuspend_asm.S23 st.d $r22, sp, PT_R22
44 ld.d $r22, sp, PT_R22
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S28 cfi_st fp, PT_R22
63 cfi_ld fp, PT_R22
H A Dmcount_dyn.S40 PTR_S fp, sp, PT_R22
106 PTR_L fp, sp, PT_R22
H A Dentry.S59 cfi_st fp, PT_R22
H A Dasm-offsets.c43 OFFSET(PT_R22, pt_regs, regs[22]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h90 #define PT_R22 22 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S38 sw $22, PT_R22(sp)
257 lw $22, PT_R22(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c58 DEFINE(PT_R22, offsetof(struct pt_regs, exregs[6]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h150 cfi_st fp, PT_R22, \docfi variable
219 cfi_ld fp, PT_R22, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c52 DEFINE(PT_R22, offsetof(struct pt_regs, r22));
H A Dentry.S200 swi r22, r1, PT_R22; \
234 lwi r22, r1, PT_R22; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c409 CHECK_REG(PT_R22, gpr[22]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c52 OFFSET(PT_R22, pt_regs, regs[22]);

Completed in 325 milliseconds