Searched refs:PT_R14 (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 20 cfi_st t2, PT_R14 55 cfi_ld t2, PT_R14
|
| H A D | mcount_dyn.S | 44 PTR_S t2, sp, PT_R14
|
| H A D | asm-offsets.c | 38 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|
| /linux/arch/nios2/include/asm/ |
| H A D | entry.h | 51 stw r14, PT_R14(sp) 79 ldw r14, PT_R14(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 82 #define PT_R14 14 macro
|
| /linux/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 43 OFFSET(PT_R14, pt_regs, r14); in main()
|
| H A D | insnemu.S | 34 ldw r14, PT_R14(sp)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 100 cfi_st t2, PT_R14, \docfi 215 cfi_ld t2, PT_R14, \docfi
|
| /linux/arch/microblaze/kernel/ |
| H A D | entry.S | 856 lwi r14, r1, PT_R14 876 swi r14, r1, PT_R14 /* rewrite saved R14 value */ 970 swi r14, r1, PT_R14 /* rewrite saved R14 value */ 1061 lwi r14, r1, PT_R14;
|
| H A D | asm-offsets.c | 45 DEFINE(PT_R14, offsetof(struct pt_regs, r14)); in main()
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 52 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|