Searched refs:PT_R15 (Results 1 - 14 of 14) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S21 cfi_st t3, PT_R15
56 cfi_ld t3, PT_R15
H A Dmcount_dyn.S45 PTR_S t3, sp, PT_R15
H A Dasm-offsets.c36 OFFSET(PT_R15, pt_regs, regs[15]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c43 OFFSET(PT_R15, pt_regs, r15);
H A Dinsnemu.S35 ldw r15, PT_R15(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h83 #define PT_R15 15 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h52 stw r15, PT_R15(sp)
80 ldw r15, PT_R15(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c50 DEFINE(PT_R15, offsetof(struct pt_regs, lr));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h64 cfi_st t3, PT_R15, \docfi variable
179 cfi_ld t3, PT_R15, \docfi variable
/linux-master/arch/mips/include/asm/
H A Dstackframe.h82 cfi_st $15, PT_R15, \docfi variable
332 cfi_ld $15, PT_R15, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c45 DEFINE(PT_R15, offsetof(struct pt_regs, r15));
H A Dentry.S193 swi r15, r1, PT_R15; /* Save LP */ \
227 lwi r15, r1, PT_R15; /* restore LP */ \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c402 CHECK_REG(PT_R15, gpr[15]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c45 OFFSET(PT_R15, pt_regs, regs[15]);

Completed in 175 milliseconds