Home
last modified time | relevance | path

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

/openbmc/linux/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
343 cfi_ld $22, PT_R22, \docfi
/openbmc/linux/arch/mips/power/
H A Dhibernate_asm.S26 PTR_S s6, PT_R22(t0)
56 PTR_L s6, PT_R22(t0)
/openbmc/linux/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
/openbmc/linux/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
105 PTR_L fp, sp, PT_R22
H A Dentry.S57 cfi_st fp, PT_R22
H A Dasm-offsets.c42 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S38 sw $22, PT_R22(sp)
257 lw $22, PT_R22(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S59 LONG_S $22, PT_R22(sp)
128 LONG_L $22, PT_R22(sp)
H A Dasm-offsets.c42 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h83 #define PT_R22 22 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h79 #define PT_R22 22 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h149 cfi_st fp, PT_R22, \docfi
217 cfi_ld fp, PT_R22, \docfi
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h90 #define PT_R22 22 macro
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h244 #define PT_R22 0x0910 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c58 DEFINE(PT_R22, offsetof(struct pt_regs, exregs[6])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c52 DEFINE(PT_R22, offsetof(struct pt_regs, r22)); in main()
H A Dentry.S200 swi r22, r1, PT_R22; \
234 lwi r22, r1, PT_R22; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c412 CHECK_REG(PT_R22, gpr[22]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c52 OFFSET(PT_R22, pt_regs, regs[22]); in output_ptreg_defines()