/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 19 cfi_st t1, PT_R13 54 cfi_ld t1, PT_R13
|
H A D | mcount_dyn.S | 66 PTR_S t1, sp, PT_R13 107 PTR_L t1, sp, PT_R13
|
H A D | asm-offsets.c | 33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | entry.h | 50 stw r13, PT_R13(sp) 78 ldw r13, PT_R13(sp)
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 74 #define PT_R13 13 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 70 #define PT_R13 13 macro
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 43 LONG_S $13, PT_R13(sp) 115 LONG_L $13, PT_R13(sp)
|
H A D | asm-offsets.c | 33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | asm-offsets.c | 41 OFFSET(PT_R13, pt_regs, r13); in main()
|
H A D | insnemu.S | 33 ldw r13, PT_R13(sp)
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 81 #define PT_R13 13 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 61 cfi_st t1, PT_R13, \docfi 175 cfi_ld t1, PT_R13, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 231 #define PT_R13 0x08a8 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 80 cfi_st $13, PT_R13, \docfi 330 cfi_ld $13, PT_R13, \docfi
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 43 DEFINE(PT_R13, offsetof(struct pt_regs, r13)); in main()
|
H A D | entry.S | 191 swi r13, r1, PT_R13; /* Save SDA2 */ \ 225 lwi r13, r1, PT_R13; /* restore SDA2 */ \
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 403 CHECK_REG(PT_R13, gpr[13]); in pt_regs_check()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 43 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|