Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
58 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
Dstackframe.h77 LONG_S $17, PT_R17(sp)
279 LONG_L $17, PT_R17(sp)
/linux-2.6.39/arch/mips/power/
Dhibernate.S23 PTR_S s1, PT_R17(t0)
53 PTR_L s1, PT_R17(t0)
/linux-2.6.39/arch/mips/alchemy/common/
Dsleeper.S37 sw $17, PT_R17(sp)
183 lw $17, PT_R17(sp)
/linux-2.6.39/arch/score/include/asm/
Dasmmacro.h42 sw r17, [r0, PT_R17]
139 lw r17, [r0, PT_R17]
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S85 swi r17, r1, PT_R17
177 lwi r17, r1, PT_R17
237 swi r17, r1, PT_R17
327 swi r17, r1, PT_R17
535 lwi r17, r1, PT_R17
Dasm-offsets.c47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); in main()
Dhw_exception_handler.S336 swi r17, r1, PT_R17
546 lwi r17, r1, PT_R17
Dentry.S193 swi r17, r1, PT_R17; \
229 lwi r17, r1, PT_R17; \
/linux-2.6.39/arch/ia64/include/asm/
Dptrace_offsets.h238 #define PT_R17 0x08e8 macro
/linux-2.6.39/arch/mips/powertv/
Dpowertv_setup.c145 LONG_S_ "$17, " VAL(PT_R17) "($at)\n" in panic_handler()
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h232 #define PT_R17 17 macro
/linux-2.6.39/arch/score/kernel/
Dasm-offsets.c53 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
/linux-2.6.39/arch/mips/kernel/
Dasm-offsets.c41 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()