Home
last modified time | relevance | path

Searched refs:PT_R19 (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dsim.h32 "sw\t$19,"__str(PT_R19)"($29)\n\t" \
60 "sd\t$19,"__str(PT_R19)"($29)\n\t" \
Dstackframe.h79 LONG_S $19, PT_R19(sp)
281 LONG_L $19, PT_R19(sp)
/linux-2.6.39/arch/mips/power/
Dhibernate.S25 PTR_S s3, PT_R19(t0)
55 PTR_L s3, PT_R19(t0)
/linux-2.6.39/arch/mips/alchemy/common/
Dsleeper.S39 sw $19, PT_R19(sp)
185 lw $19, PT_R19(sp)
/linux-2.6.39/arch/score/include/asm/
Dasmmacro.h44 sw r19, [r0, PT_R19]
141 lw r19, [r0, PT_R19]
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S87 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
Dasm-offsets.c49 DEFINE(PT_R19, offsetof(struct pt_regs, r19)); in main()
Dentry.S195 swi r19, r1, PT_R19; \
231 lwi r19, r1, PT_R19; \
/linux-2.6.39/arch/ia64/include/asm/
Dptrace_offsets.h240 #define PT_R19 0x08f8 macro
/linux-2.6.39/arch/mips/powertv/
Dpowertv_setup.c147 LONG_S_ "$19, " VAL(PT_R19) "($at)\n" in panic_handler()
/linux-2.6.39/arch/powerpc/include/asm/
Dptrace.h234 #define PT_R19 19 macro
/linux-2.6.39/arch/score/kernel/
Dasm-offsets.c55 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
/linux-2.6.39/arch/mips/kernel/
Dasm-offsets.c43 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()