Searched refs:PT_R17 (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
H A Dsim.h30 "sw\t$17,"__str(PT_R17)"($29)\n\t" \
58 "sd\t$17,"__str(PT_R17)"($29)\n\t" \
H A Dpm.h27 LONG_S $17, PT_R17(sp)
51 LONG_L $17, PT_R17(sp)
H A Dstackframe.h76 LONG_S $17, PT_R17(sp)
275 LONG_L $17, PT_R17(sp)
/linux-4.4.14/arch/score/include/asm/
H A Dasmmacro.h42 sw r17, [r0, PT_R17]
139 lw r17, [r0, PT_R17]
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry-nommu.S85 swi r17, r1, PT_R17
179 lwi r17, r1, PT_R17
239 swi r17, r1, PT_R17
330 swi r17, r1, PT_R17
554 lwi r17, r1, PT_R17
H A Dasm-offsets.c47 DEFINE(PT_R17, offsetof(struct pt_regs, r17)); main()
H A Dentry.S193 swi r17, r1, PT_R17; \
229 lwi r17, r1, PT_R17; \
H A Dhw_exception_handler.S362 swi r17, r1, PT_R17
572 lwi r17, r1, PT_R17
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dptrace.h79 #define PT_R17 17 macro
/linux-4.4.14/arch/score/kernel/
H A Dasm-offsets.c53 OFFSET(PT_R17, pt_regs, regs[17]); output_ptreg_defines()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h238 #define PT_R17 0x08e8 macro
/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S76 LONG_S $17, PT_R17(k1)
585 LONG_L $17, PT_R17(k1)
/linux-4.4.14/arch/mips/kernel/
H A Dasm-offsets.c44 OFFSET(PT_R17, pt_regs, regs[17]); output_ptreg_defines()

Completed in 129 milliseconds