Searched refs:PT_R25 (Results 1 – 11 of 11) sorted by relevance
| /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 REG_S $r25, sp, PT_R25 44 REG_L $r25, sp, PT_R25
|
| /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 | 49 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 93 #define PT_R25 25 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 112 cfi_st s2, PT_R25, \docfi 227 cfi_ld s2, PT_R25, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 62 DEFINE(PT_R25, offsetof(struct pt_regs, exregs[9])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 56 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; \
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 63 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|