Searched refs:PT_R29 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/arch/mips/power/ |
D | hibernate.S | 19 PTR_S sp, PT_R29(t0) 49 PTR_L sp, PT_R29(t0)
|
/linux-2.6.39/arch/mips/include/asm/ |
D | stackframe.h | 182 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/ |
D | asmmacro.h | 57 sw r29, [r0, PT_R29] 152 lw r29, [r0, PT_R29]
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | entry-nommu.S | 97 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
|
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-2.6.39/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 250 #define PT_R29 0x0948 macro
|
/linux-2.6.39/arch/mips/powertv/ |
D | powertv_setup.c | 164 LONG_S_ "$sp, " VAL(PT_R29) "($at)\n" in panic_handler()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | ptrace.h | 244 #define PT_R29 29 macro
|
/linux-2.6.39/arch/score/kernel/ |
D | asm-offsets.c | 65 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|
/linux-2.6.39/arch/mips/kernel/ |
D | asm-offsets.c | 53 OFFSET(PT_R29, pt_regs, regs[29]); in output_ptreg_defines()
|
D | scall64-o32.S | 68 ld t0, PT_R29(sp) # get old user stack pointer
|
D | scall32-o32.S | 122 lw t0, PT_R29(sp) # get old user stack pointer
|