Home
last modified time | relevance | path

Searched refs:PT_R31 (Results 1 – 14 of 14) sorted by relevance

/linux-3.4.99/arch/mips/kernel/
Dmcount.S23 PTR_S ra, PT_R31(sp)
38 PTR_L ra, PT_R31(sp)
161 PTR_L a1, PT_R31(sp)
Dasm-offsets.c55 OFFSET(PT_R31, pt_regs, regs[31]); in output_ptreg_defines()
/linux-3.4.99/arch/mips/power/
Dhibernate.S18 PTR_S ra, PT_R31(t0)
49 PTR_L ra, PT_R31(t0)
/linux-3.4.99/arch/mips/include/asm/
Dstackframe.h216 LONG_S $31, PT_R31(sp)
223 pref 0, PT_R31(sp) /* Prefetch the $31(ra) */
230 LONG_L ra, PT_R31(sp)
306 LONG_L $31, PT_R31(sp)
433 LONG_L $31, PT_R31(sp)
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S99 swi r31, r1, PT_R31
163 lwi r31, r1, PT_R31
251 swi r31, r1, PT_R31
341 swi r31, r1, PT_R31
472 swi r31, r1, PT_R31 /* save r31 in user context. */
521 lwi r31, r1, PT_R31
Dasm-offsets.c61 DEFINE(PT_R31, offsetof(struct pt_regs, r31)); in main()
Dhw_exception_handler.S95 lwi r31, r1, PT_R31; \
318 swi r31, r1, PT_R31
Dentry.S207 swi r31, r1, PT_R31; /* Save current task reg */ \
243 lwi r31, r1, PT_R31; /* Restore cur task reg */
/linux-3.4.99/arch/mips/alchemy/common/
Dsleeper.S48 sw $31, PT_R31(sp)
267 lw $31, PT_R31(sp)
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h252 #define PT_R31 0x0958 macro
/linux-3.4.99/arch/mips/powertv/
Dpowertv_setup.c166 LONG_S_ "$ra, " VAL(PT_R31) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h261 #define PT_R31 31 macro
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c67 OFFSET(PT_R31, pt_regs, regs[31]); in output_ptreg_defines()
/linux-3.4.99/arch/ia64/kernel/
Dptrace.c2038 case PT_R16 ... PT_R31: in access_uarea()