Searched refs:PT_R15 (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/loongarch/kernel/ |
| H A D | rethook_trampoline.S | 21 cfi_st t3, PT_R15 56 cfi_ld t3, PT_R15
|
| H A D | mcount_dyn.S | 45 PTR_S t3, sp, PT_R15
|
| H A D | asm-offsets.c | 40 OFFSET(PT_R15, pt_regs, regs[15]); in output_ptreg_defines()
|
| /linux/arch/nios2/include/asm/ |
| H A D | entry.h | 52 stw r15, PT_R15(sp) 80 ldw r15, PT_R15(sp)
|
| /linux/arch/powerpc/include/uapi/asm/ |
| H A D | ptrace.h | 83 #define PT_R15 15 macro
|
| /linux/arch/nios2/kernel/ |
| H A D | asm-offsets.c | 44 OFFSET(PT_R15, pt_regs, r15); in main()
|
| H A D | insnemu.S | 35 ldw r15, PT_R15(sp)
|
| /linux/arch/loongarch/include/asm/ |
| H A D | stackframe.h | 101 cfi_st t3, PT_R15, \docfi 216 cfi_ld t3, PT_R15, \docfi
|
| /linux/arch/csky/kernel/ |
| H A D | asm-offsets.c | 51 DEFINE(PT_R15, offsetof(struct pt_regs, lr)); in main()
|
| /linux/arch/mips/include/asm/ |
| H A D | stackframe.h | 82 cfi_st $15, PT_R15, \docfi 335 cfi_ld $15, PT_R15, \docfi
|
| /linux/arch/microblaze/kernel/ |
| H A D | asm-offsets.c | 46 DEFINE(PT_R15, offsetof(struct pt_regs, r15)); in main()
|
| H A D | entry.S | 193 swi r15, r1, PT_R15; /* Save LP */ \ 227 lwi r15, r1, PT_R15; /* restore LP */ \
|
| /linux/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace.c | 402 CHECK_REG(PT_R15, gpr[15]); in pt_regs_check()
|
| /linux/arch/mips/kernel/ |
| H A D | asm-offsets.c | 53 OFFSET(PT_R15, pt_regs, regs[15]); in output_ptreg_defines()
|