Home
last modified time | relevance | path

Searched refs:PT_R14 (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/arch/score/include/asm/
Dasmmacro.h38 sw r14, [r0, PT_R14]
135 lw r14, [r0, PT_R14]
/linux-3.4.99/arch/m32r/include/asm/
Dptrace.h32 #define PT_R14 PT_LR macro
/linux-3.4.99/arch/ia64/include/asm/
Dptrace_offsets.h231 #define PT_R14 0x08b0 macro
/linux-3.4.99/arch/mips/powertv/
Dpowertv_setup.c140 LONG_S_ "$14, " VAL(PT_R14) "($at)\n" in panic_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Dptrace.h244 #define PT_R14 14 macro
/linux-3.4.99/arch/microblaze/kernel/
Dentry-nommu.S81 swi r14, r1, PT_R14
231 swi r14, r1, PT_R14
323 swi r14, r1, PT_R14
Dasm-offsets.c44 DEFINE(PT_R14, offsetof(struct pt_regs, r14)); in main()
Dhw_exception_handler.S385 swi r14, r1, PT_R14
424 lwi r14, r1, PT_R14
Dentry.S806 swi r14, r1, PT_R14 /* rewrite saved R14 value */
897 lwi r14, r1, PT_R14;
/linux-3.4.99/arch/mips/include/asm/
Dstackframe.h67 LONG_S $14, PT_R14(sp)
272 LONG_L $14, PT_R14(sp)
/linux-3.4.99/arch/score/kernel/
Dasm-offsets.c50 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
/linux-3.4.99/arch/mips/kernel/
Dasm-offsets.c38 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()