Home
last modified time | relevance | path

Searched refs:PT_R13 (Results 1 – 13 of 13) 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
106 PTR_L t1, sp, PT_R13
H A Dasm-offsets.c38 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
/linux/arch/nios2/include/asm/
H A Dentry.h50 stw r13, PT_R13(sp)
78 ldw r13, PT_R13(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h81 #define PT_R13 13 macro
/linux/arch/nios2/kernel/
H A Dasm-offsets.c42 OFFSET(PT_R13, pt_regs, r13); in main()
H A Dinsnemu.S33 ldw r13, PT_R13(sp)
/linux/arch/loongarch/include/asm/
H A Dstackframe.h99 cfi_st t1, PT_R13, \docfi
214 cfi_ld t1, PT_R13, \docfi
/linux/arch/mips/include/asm/
H A Dstackframe.h80 cfi_st $13, PT_R13, \docfi
333 cfi_ld $13, PT_R13, \docfi
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c44 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.c51 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()