Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dentry.h51 stw r14, PT_R14(sp)
79 ldw r14, PT_R14(sp)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S45 LONG_S $14, PT_R14(sp)
117 LONG_L $14, PT_R14(sp)
H A Dasm-offsets.c35 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h75 #define PT_R14 14 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h71 #define PT_R14 14 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h82 #define PT_R14 14 macro
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dasm-offsets.c42 OFFSET(PT_R14, pt_regs, r14); in main()
H A Dinsnemu.S34 ldw r14, PT_R14(sp)
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h232 #define PT_R14 0x08b0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dstackframe.h81 cfi_st $14, PT_R14, \docfi
331 cfi_ld $14, PT_R14, \docfi
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S81 swi r14, r1, PT_R14
233 swi r14, r1, PT_R14
326 swi r14, r1, PT_R14
H A Dasm-offsets.c44 DEFINE(PT_R14, offsetof(struct pt_regs, r14)); in main()
H A Dhw_exception_handler.S408 swi r14, r1, PT_R14
447 lwi r14, r1, PT_R14
H A Dentry.S776 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 Dptrace.c448 CHECK_REG(PT_R14, gpr[14]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c43 OFFSET(PT_R14, pt_regs, regs[14]); in output_ptreg_defines()