Searched refs:PT_R19 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/arch/mips/include/asm/ |
D | sim.h | 32 "sw\t$19,"__str(PT_R19)"($29)\n\t" \ 60 "sd\t$19,"__str(PT_R19)"($29)\n\t" \
|
D | stackframe.h | 79 LONG_S $19, PT_R19(sp) 281 LONG_L $19, PT_R19(sp)
|
/linux-2.6.39/arch/mips/power/ |
D | hibernate.S | 25 PTR_S s3, PT_R19(t0) 55 PTR_L s3, PT_R19(t0)
|
/linux-2.6.39/arch/mips/alchemy/common/ |
D | sleeper.S | 39 sw $19, PT_R19(sp) 185 lw $19, PT_R19(sp)
|
/linux-2.6.39/arch/score/include/asm/ |
D | asmmacro.h | 44 sw r19, [r0, PT_R19] 141 lw r19, [r0, PT_R19]
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | entry-nommu.S | 87 swi r19, r1, PT_R19 175 lwi r19, r1, PT_R19 239 swi r19, r1, PT_R19 329 swi r19, r1, PT_R19 533 lwi r19, r1, PT_R19
|
D | asm-offsets.c | 49 DEFINE(PT_R19, offsetof(struct pt_regs, r19)); in main()
|
D | entry.S | 195 swi r19, r1, PT_R19; \ 231 lwi r19, r1, PT_R19; \
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 240 #define PT_R19 0x08f8 macro
|
/linux-2.6.39/arch/mips/powertv/ |
D | powertv_setup.c | 147 LONG_S_ "$19, " VAL(PT_R19) "($at)\n" in panic_handler()
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | ptrace.h | 234 #define PT_R19 19 macro
|
/linux-2.6.39/arch/score/kernel/ |
D | asm-offsets.c | 55 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|
/linux-2.6.39/arch/mips/kernel/ |
D | asm-offsets.c | 43 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
|