Searched refs:PT_R25 (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/score/include/asm/
H A Dasmmacro.h51 sw r25, [r0, PT_R25]
52 sw r25, [r0, PT_R25]
148 lw r25, [r0, PT_R25]
/linux-4.4.14/arch/mips/include/asm/
H A Dstackframe.h216 LONG_S $25, PT_R25(sp)
304 LONG_L $25, PT_R25(sp)
344 LONG_L $25, PT_R25(sp)
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry-nommu.S93 swi r25, r1, PT_R25
171 lwi r25, r1, PT_R25
247 swi r25, r1, PT_R25
338 swi r25, r1, PT_R25
546 lwi r25, r1, PT_R25
H A Dasm-offsets.c55 DEFINE(PT_R25, offsetof(struct pt_regs, r25)); main()
H A Dentry.S201 swi r25, r1, PT_R25; \
237 lwi r25, r1, PT_R25; \
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Dptrace.h87 #define PT_R25 25 macro
/linux-4.4.14/arch/score/kernel/
H A Dasm-offsets.c61 OFFSET(PT_R25, pt_regs, regs[25]); output_ptreg_defines()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h246 #define PT_R25 0x0928 macro
/linux-4.4.14/arch/mips/kvm/
H A Dlocore.S85 LONG_S $25, PT_R25(k1)
593 LONG_L $25, PT_R25(k1)
/linux-4.4.14/arch/mips/kernel/
H A Dasm-offsets.c52 OFFSET(PT_R25, pt_regs, regs[25]); output_ptreg_defines()

Completed in 85 milliseconds