Home
last modified time | relevance | path

Searched refs:PT_R25 (Results 1 – 11 of 11) sorted by relevance

/arch/score/include/asm/
Dasmmacro.h51 sw r25, [r0, PT_R25]
52 sw r25, [r0, PT_R25]
148 lw r25, [r0, PT_R25]
/arch/powerpc/include/uapi/asm/
Dptrace.h87 #define PT_R25 25 macro
/arch/ia64/include/uapi/asm/
Dptrace_offsets.h246 #define PT_R25 0x0928 macro
/arch/microblaze/kernel/
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
Dasm-offsets.c55 DEFINE(PT_R25, offsetof(struct pt_regs, r25)); in main()
Dentry.S201 swi r25, r1, PT_R25; \
237 lwi r25, r1, PT_R25; \
/arch/mips/include/asm/
Dstackframe.h219 LONG_S $25, PT_R25(sp)
312 LONG_L $25, PT_R25(sp)
439 LONG_L $25, PT_R25(sp)
/arch/mips/powertv/
Dpowertv_setup.c154 LONG_S_ "$25, " VAL(PT_R25) "($at)\n" in panic_handler()
/arch/score/kernel/
Dasm-offsets.c61 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()
/arch/mips/kvm/
Dkvm_locore.S94 LONG_S $25, PT_R25(k1)
554 LONG_L $25, PT_R25(k1)
/arch/mips/kernel/
Dasm-offsets.c50 OFFSET(PT_R25, pt_regs, regs[25]); in output_ptreg_defines()