Searched refs:PT_R14 (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S20 cfi_st t2, PT_R14
55 cfi_ld t2, PT_R14
H A Dmcount_dyn.S44 PTR_S t2, sp, PT_R14
H A Dasm-offsets.c35 OFFSET(PT_R14, pt_regs, regs[14]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c42 OFFSET(PT_R14, pt_regs, r14);
H A Dinsnemu.S34 ldw r14, PT_R14(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h82 #define PT_R14 14 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h51 stw r14, PT_R14(sp)
79 ldw r14, PT_R14(sp)
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h63 cfi_st t2, PT_R14, \docfi variable
178 cfi_ld t2, PT_R14, \docfi variable
/linux-master/arch/mips/include/asm/
H A Dstackframe.h81 cfi_st $14, PT_R14, \docfi variable
331 cfi_ld $14, PT_R14, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c44 DEFINE(PT_R14, offsetof(struct pt_regs, r14));
H A Dentry.S856 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;
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c401 CHECK_REG(PT_R14, gpr[14]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c44 OFFSET(PT_R14, pt_regs, regs[14]);

Completed in 195 milliseconds