Home
last modified time | relevance | path

Searched refs:PT_R21 (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/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
342 cfi_ld $21, PT_R21, \docfi
/openbmc/linux/arch/mips/power/
H A Dhibernate_asm.S25 PTR_S s5, PT_R21(t0)
55 PTR_L s5, PT_R21(t0)
/openbmc/linux/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
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S27 cfi_st u0, PT_R21
62 cfi_ld u0, PT_R21
H A Dentry.S56 cfi_st u0, PT_R21
H A Dmcount_dyn.S51 PTR_S u0, sp, PT_R21
H A Dasm-offsets.c41 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S37 sw $21, PT_R21(sp)
256 lw $21, PT_R21(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S58 LONG_S $21, PT_R21(sp)
127 LONG_L $21, PT_R21(sp)
H A Dasm-offsets.c41 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h82 #define PT_R21 21 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h78 #define PT_R21 21 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h158 cfi_st u0, PT_R21, \docfi
201 cfi_ld u0, PT_R21, \docfi
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h89 #define PT_R21 21 macro
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h243 #define PT_R21 0x0908 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c57 DEFINE(PT_R21, offsetof(struct pt_regs, exregs[5])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c51 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
H A Dentry.S199 swi r21, r1, PT_R21; \
233 lwi r21, r1, PT_R21; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c411 CHECK_REG(PT_R21, gpr[21]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c51 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()