Searched refs:PT_R29 (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/mips/power/ |
| H A D | hibernate_asm.S | 17 PTR_S sp, PT_R29(t0) 47 PTR_L sp, PT_R29(t0)
|
| /linux/arch/loongarch/power/ |
| H A D | hibernate_asm.S | 27 PTR_S s6, t0, PT_R29 61 PTR_L s6, t0, PT_R29
|
| H A D | suspend_asm.S | 30 REG_S $r29, sp, PT_R29 48 REG_L $r29, sp, PT_R29
|
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 35 cfi_st s6, PT_R29 70 cfi_ld s6, PT_R29
|
| H A D | mcount_dyn.S | 58 PTR_S s6, sp, PT_R29
|
| H A D | asm-offsets.c | 53 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 97 #define PT_R29 29 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 116 cfi_st s6, PT_R29, \docfi 231 cfi_ld s6, PT_R29, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 66 DEFINE(PT_R29, offsetof(struct pt_regs, exregs[13])); in main()
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 60 DEFINE(PT_R29, offsetof(struct pt_regs, r29)); in main()
|
| H A D | entry.S | 207 swi r29, r1, PT_R29; \ 241 lwi r29, r1, PT_R29; \
|
| /linux/arch/mips/kernel/ |
| H A D | scall64-o32.S | 65 ld t0, PT_R29(sp) # get old user stack pointer
|
| H A D | scall32-o32.S | 44 lw t0, PT_R29(sp) # get old user stack pointer
|
| H A D | asm-offsets.c | 67 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|