Home
last modified time | relevance | path

Searched refs:PT_R13 (Results 1 – 11 of 11) sorted by relevance

/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S19 cfi_st t1, PT_R13
54 cfi_ld t1, PT_R13
H A Dmcount_dyn.S66 PTR_S t1, sp, PT_R13
108 PTR_L t1, sp, PT_R13
/linux/arch/nios2/include/asm/
H A Dentry.h50 stw r13, PT_R13(sp)
78 ldw r13, PT_R13(sp)
/linux/arch/nios2/kernel/
H A Dasm-offsets.c41 OFFSET(PT_R13, pt_regs, r13); in main()
H A Dinsnemu.S33 ldw r13, PT_R13(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h81 #define PT_R13 13 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h73 cfi_st t1, PT_R13, \docfi
188 cfi_ld t1, PT_R13, \docfi
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c43 DEFINE(PT_R13, offsetof(struct pt_regs, r13)); in main()
H A Dentry.S191 swi r13, r1, PT_R13; /* Save SDA2 */ \
225 lwi r13, r1, PT_R13; /* restore SDA2 */ \
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c400 CHECK_REG(PT_R13, gpr[13]); in pt_regs_check()
/linux/arch/mips/kernel/
H A Dasm-offsets.c43 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()