Searched refs:PT_R14 (Results 1 – 12 of 12) sorted by relevance
/linux-3.4.99/arch/score/include/asm/ |
D | asmmacro.h | 38 sw r14, [r0, PT_R14] 135 lw r14, [r0, PT_R14]
|
/linux-3.4.99/arch/m32r/include/asm/ |
D | ptrace.h | 32 #define PT_R14 PT_LR macro
|
/linux-3.4.99/arch/ia64/include/asm/ |
D | ptrace_offsets.h | 231 #define PT_R14 0x08b0 macro
|
/linux-3.4.99/arch/mips/powertv/ |
D | powertv_setup.c | 140 LONG_S_ "$14, " VAL(PT_R14) "($at)\n" in panic_handler()
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | ptrace.h | 244 #define PT_R14 14 macro
|
/linux-3.4.99/arch/microblaze/kernel/ |
D | entry-nommu.S | 81 swi r14, r1, PT_R14 231 swi r14, r1, PT_R14 323 swi r14, r1, PT_R14
|
D | asm-offsets.c | 44 DEFINE(PT_R14, offsetof(struct pt_regs, r14)); in main()
|
D | hw_exception_handler.S | 385 swi r14, r1, PT_R14 424 lwi r14, r1, PT_R14
|
D | entry.S | 806 swi r14, r1, PT_R14 /* rewrite saved R14 value */ 897 lwi r14, r1, PT_R14;
|
/linux-3.4.99/arch/mips/include/asm/ |
D | stackframe.h | 67 LONG_S $14, PT_R14(sp) 272 LONG_L $14, PT_R14(sp)
|
/linux-3.4.99/arch/score/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|
/linux-3.4.99/arch/mips/kernel/ |
D | asm-offsets.c | 38 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|