/openbmc/linux/arch/loongarch/power/ |
H A D | hibernate_asm.S | 23 PTR_S s2, t0, PT_R25 57 PTR_L s2, t0, PT_R25
|
H A D | suspend_asm.S | 26 st.d $r25, sp, PT_R25 47 ld.d $r25, sp, PT_R25
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 31 cfi_st s2, PT_R25 66 cfi_ld s2, PT_R25
|
H A D | mcount_dyn.S | 54 PTR_S s2, sp, PT_R25
|
H A D | asm-offsets.c | 45 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 86 #define PT_R25 25 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 82 #define PT_R25 25 macro
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 88 LONG_S $25, PT_R25(sp) 152 LONG_L $25, PT_R25(sp)
|
H A D | asm-offsets.c | 45 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 273 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 D | ptrace.h | 93 #define PT_R25 25 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 74 cfi_st s2, PT_R25, \docfi 188 cfi_ld s2, PT_R25, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 247 #define PT_R25 0x0928 macro
|
/openbmc/linux/arch/csky/kernel/ |
H A D | asm-offsets.c | 61 DEFINE(PT_R25, offsetof(struct pt_regs, exregs[9])); in main()
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 55 DEFINE(PT_R25, offsetof(struct pt_regs, r25)); in main()
|
H A D | entry.S | 203 swi r25, r1, PT_R25; \ 237 lwi r25, r1, PT_R25; \
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 415 CHECK_REG(PT_R25, gpr[25]); in pt_regs_check()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 55 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|