Searched refs:PT_R24 (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 22 PTR_S s1, t0, PT_R24 56 PTR_L s1, t0, PT_R24
|
| H A D | suspend_asm.S | 25 REG_S $r24, sp, PT_R24 43 REG_L $r24, sp, PT_R24
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 30 cfi_st s1, PT_R24 65 cfi_ld s1, PT_R24
|
| H A D | mcount_dyn.S | 53 PTR_S s1, sp, PT_R24
|
| H A D | asm-offsets.c | 49 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 92 #define PT_R24 24 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 111 cfi_st s1, PT_R24, \docfi 226 cfi_ld s1, PT_R24, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 61 DEFINE(PT_R24, offsetof(struct pt_regs, exregs[8])); in main()
|
| /linux/arch/mips/include/asm/ |
| H A D | stackframe.h | 83 cfi_st $24, PT_R24, \docfi 336 cfi_ld $24, PT_R24, \docfi
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 55 DEFINE(PT_R24, offsetof(struct pt_regs, r24)); in main()
|
| H A D | entry.S | 202 swi r24, r1, PT_R24; \ 236 lwi r24, r1, PT_R24; \
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 411 CHECK_REG(PT_R24, gpr[24]); in pt_regs_check()
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 62 OFFSET(PT_R24, pt_regs, regs[24]); in output_ptreg_defines()
|