Home
last modified time | relevance | path

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

/openbmc/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
107 PTR_L t1, sp, PT_R13
H A Dasm-offsets.c33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h50 stw r13, PT_R13(sp)
78 ldw r13, PT_R13(sp)
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h74 #define PT_R13 13 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h70 #define PT_R13 13 macro
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S43 LONG_S $13, PT_R13(sp)
115 LONG_L $13, PT_R13(sp)
H A Dasm-offsets.c33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
/openbmc/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)
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h81 #define PT_R13 13 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h61 cfi_st t1, PT_R13, \docfi
175 cfi_ld t1, PT_R13, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h231 #define PT_R13 0x08a8 macro
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h80 cfi_st $13, PT_R13, \docfi
330 cfi_ld $13, PT_R13, \docfi
/openbmc/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 */ \
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace.c403 CHECK_REG(PT_R13, gpr[13]); in pt_regs_check()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c43 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()