Searched refs:PT_R17 (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/arch/mips/include/asm/ |
D | sim.h | 30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \ 58 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
|
D | stackframe.h | 77 LONG_S $17, PT_R17(sp) 279 LONG_L $17, PT_R17(sp)
|
/linux-2.6.39/arch/mips/power/ |
D | hibernate.S | 23 PTR_S s1, PT_R17(t0) 53 PTR_L s1, PT_R17(t0)
|
/linux-2.6.39/arch/mips/alchemy/common/ |
D | sleeper.S | 37 sw $17, PT_R17(sp) 183 lw $17, PT_R17(sp)
|
/linux-2.6.39/arch/score/include/asm/ |
D | asmmacro.h | 42 sw r17, [r0, PT_R17] 139 lw r17, [r0, PT_R17]
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | entry-nommu.S | 85 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
|
D | asm-offsets.c | 47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); in main()
|
D | hw_exception_handler.S | 336 swi r17, r1, PT_R17 546 lwi r17, r1, PT_R17
|
D | entry.S | 193 swi r17, r1, PT_R17; \ 229 lwi r17, r1, PT_R17; \
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 238 #define PT_R17 0x08e8 macro
|
/linux-2.6.39/arch/mips/powertv/ |
D | powertv_setup.c | 145 LONG_S_ "$17, " VAL(PT_R17) "($at)\n" in panic_handler()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | ptrace.h | 232 #define PT_R17 17 macro
|
/linux-2.6.39/arch/score/kernel/ |
D | asm-offsets.c | 53 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
|
/linux-2.6.39/arch/mips/kernel/ |
D | asm-offsets.c | 41 OFFSET(PT_R17, pt_regs, regs[17]); in output_ptreg_defines()
|