Searched refs:PT_R30 (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/arch/mips/include/asm/ |
D | sim.h | 37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \ 65 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
|
D | stackframe.h | 84 LONG_S $30, PT_R30(sp) 286 LONG_L $30, PT_R30(sp)
|
/linux-2.6.39/arch/mips/power/ |
D | hibernate.S | 20 PTR_S fp, PT_R30(t0) 50 PTR_L fp, PT_R30(t0)
|
/linux-2.6.39/arch/mips/alchemy/common/ |
D | sleeper.S | 47 sw $30, PT_R30(sp) 193 lw $30, PT_R30(sp)
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | entry-nommu.S | 98 swi r30, r1, PT_R30 164 lwi r30, r1, PT_R30 250 swi r30, r1, PT_R30 340 swi r30, r1, PT_R30 522 lwi r30, r1, PT_R30
|
D | asm-offsets.c | 60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
|
D | entry.S | 206 swi r30, r1, PT_R30; \ 242 lwi r30, r1, PT_R30; \
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 251 #define PT_R30 0x0950 macro
|
/linux-2.6.39/arch/mips/powertv/ |
D | powertv_setup.c | 165 LONG_S_ "$fp, " VAL(PT_R30) "($at)\n" in panic_handler()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | ptrace.h | 245 #define PT_R30 30 macro
|
/linux-2.6.39/arch/score/kernel/ |
D | asm-offsets.c | 66 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|
/linux-2.6.39/arch/mips/kernel/ |
D | asm-offsets.c | 54 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
|