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

/linux-master/arch/mips/include/asm/
H A Dsim.h34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \
60 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
H A Dpm.h27 LONG_S $21, PT_R21(sp)
51 LONG_L $21, PT_R21(sp)
H A Dstackframe.h103 cfi_st $21, PT_R21, \docfi variable
342 cfi_ld $21, PT_R21, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S25 PTR_S s5, PT_R21(t0)
55 PTR_L s5, PT_R21(t0)
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S19 PTR_S u0, t0, PT_R21
53 PTR_L u0, t0, PT_R21
H A Dsuspend_asm.S22 st.d $r21, sp, PT_R21
43 ld.d $r21, sp, PT_R21
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S27 cfi_st u0, PT_R21
62 cfi_ld u0, PT_R21
H A Dentry.S58 cfi_st u0, PT_R21
H A Dmcount_dyn.S51 PTR_S u0, sp, PT_R21
H A Dasm-offsets.c42 OFFSET(PT_R21, pt_regs, regs[21]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h89 #define PT_R21 21 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S37 sw $21, PT_R21(sp)
256 lw $21, PT_R21(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c57 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h159 cfi_st u0, PT_R21, \docfi variable
203 cfi_ld u0, PT_R21, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c51 DEFINE(PT_R21, offsetof(struct pt_regs, r21));
H A Dentry.S199 swi r21, r1, PT_R21; \
233 lwi r21, r1, PT_R21; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c408 CHECK_REG(PT_R21, gpr[21]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c51 OFFSET(PT_R21, pt_regs, regs[21]);

Completed in 187 milliseconds