Home
last modified time | relevance | path

Searched refs:PT_R29 (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/mips/power/
Dhibernate_asm.S18 PTR_S sp, PT_R29(t0)
48 PTR_L sp, PT_R29(t0)
/linux-4.1.27/arch/mips/include/asm/
Dstackframe.h193 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/
Dasmmacro.h57 sw r29, [r0, PT_R29]
152 lw r29, [r0, PT_R29]
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dptrace.h91 #define PT_R29 29 macro
/linux-4.1.27/arch/microblaze/kernel/
Dentry-nommu.S97 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
Dasm-offsets.c59 DEFINE(PT_R29, offsetof(struct pt_regs, r29)); in main()
Dentry.S205 swi r29, r1, PT_R29; \
241 lwi r29, r1, PT_R29; \
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace_offsets.h250 #define PT_R29 0x0948 macro
/linux-4.1.27/arch/mips/kernel/
Dentry.S131 LONG_L sp, PT_R29(sp)
Dscall32-o32.S57 lw t0, PT_R29(sp) # get old user stack pointer
Dscall64-o32.S68 ld t0, PT_R29(sp) # get old user stack pointer
Dasm-offsets.c56 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
/linux-4.1.27/arch/mips/kvm/
Dlocore.S101 LONG_S $29, PT_R29(k1)
606 LONG_L $29, PT_R29(k1)
/linux-4.1.27/arch/score/kernel/
Dasm-offsets.c65 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()