Searched refs:PT_R25 (Results 1 – 10 of 10) sorted by relevance
/arch/score/include/asm/ |
D | asmmacro.h | 51 sw r25, [r0, PT_R25] 52 sw r25, [r0, PT_R25] 148 lw r25, [r0, PT_R25]
|
/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 87 #define PT_R25 25 macro
|
/arch/mips/include/asm/ |
D | stackframe.h | 216 LONG_S $25, PT_R25(sp) 304 LONG_L $25, PT_R25(sp) 344 LONG_L $25, PT_R25(sp)
|
/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 246 #define PT_R25 0x0928 macro
|
/arch/microblaze/kernel/ |
D | entry-nommu.S | 93 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
|
D | asm-offsets.c | 55 DEFINE(PT_R25, offsetof(struct pt_regs, r25)); in main()
|
D | entry.S | 201 swi r25, r1, PT_R25; \ 237 lwi r25, r1, PT_R25; \
|
/arch/score/kernel/ |
D | asm-offsets.c | 61 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|
/arch/mips/kvm/ |
D | locore.S | 91 LONG_S $25, PT_R25(k1) 560 LONG_L $25, PT_R25(k1)
|
/arch/mips/kernel/ |
D | asm-offsets.c | 52 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|