/openbmc/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 | 35 OFFSET(PT_R15, pt_regs, regs[15]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | entry.h | 52 stw r15, PT_R15(sp) 80 ldw r15, PT_R15(sp)
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 76 #define PT_R15 15 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 72 #define PT_R15 15 macro
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 45 LONG_S $15, PT_R15(sp) 117 LONG_L $15, PT_R15(sp)
|
H A D | asm-offsets.c | 35 OFFSET(PT_R15, pt_regs, regs[15]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | asm-offsets.c | 43 OFFSET(PT_R15, pt_regs, r15); in main()
|
H A D | insnemu.S | 35 ldw r15, PT_R15(sp)
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 83 #define PT_R15 15 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 63 cfi_st t3, PT_R15, \docfi 177 cfi_ld t3, PT_R15, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 233 #define PT_R15 0x08b8 macro
|
/openbmc/linux/arch/csky/kernel/ |
H A D | asm-offsets.c | 50 DEFINE(PT_R15, offsetof(struct pt_regs, lr)); in main()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 82 cfi_st $15, PT_R15, \docfi 332 cfi_ld $15, PT_R15, \docfi
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 45 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 */ \
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 405 CHECK_REG(PT_R15, gpr[15]); in pt_regs_check()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 45 OFFSET(PT_R15, pt_regs, regs[15]); in output_ptreg_defines()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ptrace.c | 1841 case PT_R12 ... PT_R15: in access_uarea()
|