Home
last modified time | relevance | path

Searched refs:PT_R25 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/arch/loongarch/power/
H A Dhibernate_asm.S23 PTR_S s2, t0, PT_R25
57 PTR_L s2, t0, PT_R25
H A Dsuspend_asm.S26 st.d $r25, sp, PT_R25
47 ld.d $r25, sp, PT_R25
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S31 cfi_st s2, PT_R25
66 cfi_ld s2, PT_R25
H A Dmcount_dyn.S54 PTR_S s2, sp, PT_R25
H A Dasm-offsets.c45 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h86 #define PT_R25 25 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h82 #define PT_R25 25 macro
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S88 LONG_S $25, PT_R25(sp)
152 LONG_L $25, PT_R25(sp)
H A Dasm-offsets.c45 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h273 cfi_st $25, PT_R25, \docfi
371 cfi_ld $25, PT_R25, \docfi
411 cfi_ld $25, PT_R25, \docfi
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h93 #define PT_R25 25 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h74 cfi_st s2, PT_R25, \docfi
188 cfi_ld s2, PT_R25, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h247 #define PT_R25 0x0928 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c61 DEFINE(PT_R25, offsetof(struct pt_regs, exregs[9])); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c55 DEFINE(PT_R25, offsetof(struct pt_regs, r25)); in main()
H A Dentry.S203 swi r25, r1, PT_R25; \
237 lwi r25, r1, PT_R25; \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c415 CHECK_REG(PT_R25, gpr[25]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c55 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()