Home
last modified time | relevance | path

Searched refs:PT_R30 (Results 1 – 12 of 12) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dsim.h37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \
65 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
Dstackframe.h84 LONG_S $30, PT_R30(sp)
286 LONG_L $30, PT_R30(sp)
/linux-2.6.39/arch/mips/power/
Dhibernate.S20 PTR_S fp, PT_R30(t0)
50 PTR_L fp, PT_R30(t0)
/linux-2.6.39/arch/mips/alchemy/common/
Dsleeper.S47 sw $30, PT_R30(sp)
193 lw $30, PT_R30(sp)
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S98 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
Dasm-offsets.c60 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
Dentry.S206 swi r30, r1, PT_R30; \
242 lwi r30, r1, PT_R30; \
/linux-2.6.39/arch/ia64/include/asm/
Dptrace_offsets.h251 #define PT_R30 0x0950 macro
/linux-2.6.39/arch/mips/powertv/
Dpowertv_setup.c165 LONG_S_ "$fp, " VAL(PT_R30) "($at)\n" in panic_handler()
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h245 #define PT_R30 30 macro
/linux-2.6.39/arch/score/kernel/
Dasm-offsets.c66 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
/linux-2.6.39/arch/mips/kernel/
Dasm-offsets.c54 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()