Searched refs:PT_R29 (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/mips/power/ |
D | hibernate_asm.S | 18 PTR_S sp, PT_R29(t0) 48 PTR_L sp, PT_R29(t0)
|
/linux-4.1.27/arch/mips/include/asm/ |
D | stackframe.h | 193 LONG_S k0, PT_R29(sp) 318 LONG_L sp, PT_R29(sp) 359 LONG_L sp, PT_R29(sp) 368 LONG_L sp, PT_R29(sp)
|
/linux-4.1.27/arch/score/include/asm/ |
D | asmmacro.h | 57 sw r29, [r0, PT_R29] 152 lw r29, [r0, PT_R29]
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 91 #define PT_R29 29 macro
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | entry-nommu.S | 97 swi r29, r1, PT_R29 167 lwi r29, r1, PT_R29 251 swi r29, r1, PT_R29 342 swi r29, r1, PT_R29 542 lwi r29, r1, PT_R29
|
D | asm-offsets.c | 59 DEFINE(PT_R29, offsetof(struct pt_regs, r29)); in main()
|
D | entry.S | 205 swi r29, r1, PT_R29; \ 241 lwi r29, r1, PT_R29; \
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 250 #define PT_R29 0x0948 macro
|
/linux-4.1.27/arch/mips/kernel/ |
D | entry.S | 131 LONG_L sp, PT_R29(sp)
|
D | scall32-o32.S | 57 lw t0, PT_R29(sp) # get old user stack pointer
|
D | scall64-o32.S | 68 ld t0, PT_R29(sp) # get old user stack pointer
|
D | asm-offsets.c | 56 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|
/linux-4.1.27/arch/mips/kvm/ |
D | locore.S | 101 LONG_S $29, PT_R29(k1) 606 LONG_L $29, PT_R29(k1)
|
/linux-4.1.27/arch/score/kernel/ |
D | asm-offsets.c | 65 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|