Home
last modified time | relevance | path

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

/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 REG_S $r25, sp, PT_R25
44 REG_L $r25, sp, PT_R25
/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.c50 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
/linux/arch/mips/include/asm/
H A Dstackframe.h273 cfi_st $25, PT_R25, \docfi
374 cfi_ld $25, PT_R25, \docfi
414 cfi_ld $25, PT_R25, \docfi
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h93 #define PT_R25 25 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h112 cfi_st s2, PT_R25, \docfi
227 cfi_ld s2, PT_R25, \docfi
/linux/arch/csky/kernel/
H A Dasm-offsets.c62 DEFINE(PT_R25, offsetof(struct pt_regs, exregs[9])); in main()
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c56 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; \
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c412 CHECK_REG(PT_R25, gpr[25]); in pt_regs_check()
/linux/arch/mips/kernel/
H A Dasm-offsets.c63 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()