Searched refs:PT_R13 (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/arch/loongarch/kernel/ |
D | rethook_trampoline.S | 19 cfi_st t1, PT_R13 54 cfi_ld t1, PT_R13
|
D | mcount_dyn.S | 66 PTR_S t1, sp, PT_R13 107 PTR_L t1, sp, PT_R13
|
D | asm-offsets.c | 33 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|
/linux-6.6.21/arch/nios2/include/asm/ |
D | entry.h | 50 stw r13, PT_R13(sp) 78 ldw r13, PT_R13(sp)
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | stackframe.h | 61 cfi_st t1, PT_R13, \docfi 175 cfi_ld t1, PT_R13, \docfi
|
/linux-6.6.21/arch/nios2/kernel/ |
D | asm-offsets.c | 41 OFFSET(PT_R13, pt_regs, r13); in main()
|
D | insnemu.S | 33 ldw r13, PT_R13(sp)
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 81 #define PT_R13 13 macro
|
/linux-6.6.21/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 231 #define PT_R13 0x08a8 macro
|
/linux-6.6.21/arch/mips/include/asm/ |
D | stackframe.h | 80 cfi_st $13, PT_R13, \docfi 330 cfi_ld $13, PT_R13, \docfi
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | asm-offsets.c | 43 DEFINE(PT_R13, offsetof(struct pt_regs, r13)); in main()
|
D | entry.S | 191 swi r13, r1, PT_R13; /* Save SDA2 */ \ 225 lwi r13, r1, PT_R13; /* restore SDA2 */ \
|
/linux-6.6.21/arch/powerpc/kernel/ptrace/ |
D | ptrace.c | 403 CHECK_REG(PT_R13, gpr[13]); in pt_regs_check()
|
/linux-6.6.21/arch/mips/kernel/ |
D | asm-offsets.c | 43 OFFSET(PT_R13, pt_regs, regs[13]); in output_ptreg_defines()
|