Home
last modified time | relevance | path

Searched refs:PT_R20 (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dsim.h33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \
59 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
H A Dpm.h26 LONG_S $20, PT_R20(sp)
50 LONG_L $20, PT_R20(sp)
H A Dstackframe.h102 cfi_st $20, PT_R20, \docfi
341 cfi_ld $20, PT_R20, \docfi
/openbmc/linux/arch/mips/power/
H A Dhibernate_asm.S24 PTR_S s4, PT_R20(t0)
54 PTR_L s4, PT_R20(t0)
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S26 cfi_st t8, PT_R20
61 cfi_ld t8, PT_R20
H A Dmcount_dyn.S50 PTR_S t8, sp, PT_R20
H A Dasm-offsets.c40 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h81 #define PT_R20 20 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h77 #define PT_R20 20 macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S36 sw $20, PT_R20(sp)
255 lw $20, PT_R20(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S57 LONG_S $20, PT_R20(sp)
126 LONG_L $20, PT_R20(sp)
H A Dasm-offsets.c40 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h88 #define PT_R20 20 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h68 cfi_st t8, PT_R20, \docfi
182 cfi_ld t8, PT_R20, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h242 #define PT_R20 0x0900 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c56 DEFINE(PT_R20, offsetof(struct pt_regs, exregs[4])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); in main()
H A Dentry.S198 swi r20, r1, PT_R20; \
232 lwi r20, r1, PT_R20; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c410 CHECK_REG(PT_R20, gpr[20]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c50 OFFSET(PT_R20, pt_regs, regs[20]); in output_ptreg_defines()