Searched refs:PT_R14 (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | entry.h | 51 stw r14, PT_R14(sp) 79 ldw r14, PT_R14(sp)
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | genex.S | 45 LONG_S $14, PT_R14(sp) 117 LONG_L $14, PT_R14(sp)
|
| H A D | asm-offsets.c | 35 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | ptrace.h | 75 #define PT_R14 14 macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | ptrace.h | 71 #define PT_R14 14 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 82 #define PT_R14 14 macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 42 OFFSET(PT_R14, pt_regs, r14); in main()
|
| H A D | insnemu.S | 34 ldw r14, PT_R14(sp)
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/ |
| H A D | ptrace_offsets.h | 232 #define PT_R14 0x08b0 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | stackframe.h | 81 cfi_st $14, PT_R14, \docfi 331 cfi_ld $14, PT_R14, \docfi
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 81 swi r14, r1, PT_R14 233 swi r14, r1, PT_R14 326 swi r14, r1, PT_R14
|
| H A D | asm-offsets.c | 44 DEFINE(PT_R14, offsetof(struct pt_regs, r14)); in main()
|
| H A D | hw_exception_handler.S | 408 swi r14, r1, PT_R14 447 lwi r14, r1, PT_R14
|
| H A D | entry.S | 776 swi r14, r1, PT_R14 /* rewrite saved R14 value */ 867 lwi r14, r1, PT_R14;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 448 CHECK_REG(PT_R14, gpr[14]); in pt_regs_check()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | asm-offsets.c | 43 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
|