Home
last modified time | relevance | path

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

/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" \
Dpm.h29 LONG_S $19, PT_R19(sp)
53 LONG_L $19, PT_R19(sp)
Dstackframe.h78 LONG_S $19, PT_R19(sp)
277 LONG_L $19, PT_R19(sp)
/arch/mips/power/
Dhibernate_asm.S24 PTR_S s3, PT_R19(t0)
54 PTR_L s3, PT_R19(t0)
/arch/score/include/asm/
Dasmmacro.h44 sw r19, [r0, PT_R19]
141 lw r19, [r0, PT_R19]
/arch/mips/alchemy/common/
Dsleeper.S39 sw $19, PT_R19(sp)
258 lw $19, PT_R19(sp)
/arch/powerpc/include/uapi/asm/
Dptrace.h81 #define PT_R19 19 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h240 #define PT_R19 0x08f8 macro
/arch/microblaze/kernel/
Dentry-nommu.S87 swi r19, r1, PT_R19
177 lwi r19, r1, PT_R19
241 swi r19, r1, PT_R19
332 swi r19, r1, PT_R19
552 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; \
/arch/score/kernel/
Dasm-offsets.c55 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
/arch/mips/kvm/
Dlocore.S85 LONG_S $19, PT_R19(k1)
554 LONG_L $19, PT_R19(k1)
/arch/mips/kernel/
Dasm-offsets.c46 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()