Searched refs:PT_R25 (Results 1 – 11 of 11) 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/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/mips/include/asm/ |
D | stackframe.h | 219 LONG_S $25, PT_R25(sp) 312 LONG_L $25, PT_R25(sp) 439 LONG_L $25, PT_R25(sp)
|
/arch/mips/powertv/ |
D | powertv_setup.c | 154 LONG_S_ "$25, " VAL(PT_R25) "($at)\n" in panic_handler()
|
/arch/score/kernel/ |
D | asm-offsets.c | 61 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|
/arch/mips/kvm/ |
D | kvm_locore.S | 94 LONG_S $25, PT_R25(k1) 554 LONG_L $25, PT_R25(k1)
|
/arch/mips/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
|