Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/power/
Dhibernate.S19 PTR_S sp, PT_R29(t0)
49 PTR_L sp, PT_R29(t0)
/linux-2.6.39/arch/mips/include/asm/
Dstackframe.h182 LONG_S k0, PT_R29(sp)
322 LONG_L sp, PT_R29(sp)
450 LONG_L sp, PT_R29(sp)
459 LONG_L sp, PT_R29(sp)
/linux-2.6.39/arch/score/include/asm/
Dasmmacro.h57 sw r29, [r0, PT_R29]
152 lw r29, [r0, PT_R29]
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S97 swi r29, r1, PT_R29
165 lwi r29, r1, PT_R29
249 swi r29, r1, PT_R29
339 swi r29, r1, PT_R29
523 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-2.6.39/arch/ia64/include/asm/
Dptrace_offsets.h250 #define PT_R29 0x0948 macro
/linux-2.6.39/arch/mips/powertv/
Dpowertv_setup.c164 LONG_S_ "$sp, " VAL(PT_R29) "($at)\n" in panic_handler()
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h244 #define PT_R29 29 macro
/linux-2.6.39/arch/score/kernel/
Dasm-offsets.c65 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
/linux-2.6.39/arch/mips/kernel/
Dasm-offsets.c53 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
Dscall64-o32.S68 ld t0, PT_R29(sp) # get old user stack pointer
Dscall32-o32.S122 lw t0, PT_R29(sp) # get old user stack pointer