Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dsim.h34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \
62 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
Dpm.h31 LONG_S $21, PT_R21(sp)
55 LONG_L $21, PT_R21(sp)
Dstackframe.h80 LONG_S $21, PT_R21(sp)
286 LONG_L $21, PT_R21(sp)
/arch/mips/power/
Dhibernate_asm.S26 PTR_S s5, PT_R21(t0)
56 PTR_L s5, PT_R21(t0)
/arch/score/include/asm/
Dasmmacro.h46 sw r21, [r0, PT_R21]
143 lw r21, [r0, PT_R21]
/arch/mips/alchemy/common/
Dsleeper.S41 sw $21, PT_R21(sp)
260 lw $21, PT_R21(sp)
/arch/powerpc/include/uapi/asm/
Dptrace.h83 #define PT_R21 21 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h242 #define PT_R21 0x0908 macro
/arch/microblaze/kernel/
Dentry-nommu.S89 swi r21, r1, PT_R21
175 lwi r21, r1, PT_R21
243 swi r21, r1, PT_R21
334 swi r21, r1, PT_R21
550 lwi r21, r1, PT_R21
Dasm-offsets.c51 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
Dentry.S197 swi r21, r1, PT_R21; \
233 lwi r21, r1, PT_R21; \
/arch/score/kernel/
Dasm-offsets.c57 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
/arch/mips/kvm/
Dlocore.S81 LONG_S $21, PT_R21(k1)
590 LONG_L $21, PT_R21(k1)
/arch/mips/kernel/
Dasm-offsets.c48 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()