Searched refs:PT_R20 (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dsim.h33 "sw\t$20,"__str(PT_R20)"($29)\n\t" \
61 "sd\t$20,"__str(PT_R20)"($29)\n\t" \
H A Dpm.h30 LONG_S $20, PT_R20(sp)
54 LONG_L $20, PT_R20(sp)
H A Dstackframe.h79 LONG_S $20, PT_R20(sp)
278 LONG_L $20, PT_R20(sp)
/linux-4.4.14/arch/score/include/asm/
H A Dasmmacro.h45 sw r20, [r0, PT_R20]
142 lw r20, [r0, PT_R20]
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry-nommu.S88 swi r20, r1, PT_R20
176 lwi r20, r1, PT_R20
242 swi r20, r1, PT_R20
333 swi r20, r1, PT_R20
551 lwi r20, r1, PT_R20
H A Dasm-offsets.c50 DEFINE(PT_R20, offsetof(struct pt_regs, r20)); main()
H A Dentry.S196 swi r20, r1, PT_R20; \
232 lwi r20, r1, PT_R20; \
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dptrace.h82 #define PT_R20 20 macro
/linux-4.4.14/arch/score/kernel/
H A Dasm-offsets.c56 OFFSET(PT_R20, pt_regs, regs[20]); output_ptreg_defines()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h241 #define PT_R20 0x0900 macro
/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S80 LONG_S $20, PT_R20(k1)
588 LONG_L $20, PT_R20(k1)
/linux-4.4.14/arch/mips/kernel/
H A Dasm-offsets.c47 OFFSET(PT_R20, pt_regs, regs[20]); output_ptreg_defines()

Completed in 652 milliseconds