/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 16 cfi_st a6, PT_R10 51 cfi_ld a6, PT_R10
|
H A D | mcount_dyn.S | 38 PTR_S a6, sp, PT_R10 103 PTR_L a6, sp, PT_R10
|
H A D | entry.S | 49 cfi_st a6, PT_R10
|
H A D | asm-offsets.c | 30 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | entry.h | 47 stw r10, PT_R10(sp) 75 ldw r10, PT_R10(sp)
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mcount.S | 33 PTR_S a6, PT_R10(sp) 48 PTR_L a6, PT_R10(sp)
|
H A D | scall64-o32.S | 128 sd a6, PT_R10(sp) 144 ld a6, PT_R10(sp)
|
H A D | asm-offsets.c | 40 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 71 #define PT_R10 10 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 67 #define PT_R10 10 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | irqflags.h | 155 LONG_L $10, PT_R10(sp); \
|
H A D | stackframe.h | 73 cfi_st $10, PT_R10, \docfi 327 cfi_ld $10, PT_R10, \docfi
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 36 LONG_S $10, PT_R10(sp) 112 LONG_L $10, PT_R10(sp)
|
H A D | asm-offsets.c | 30 OFFSET(PT_R10, pt_regs, regs[10]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | asm-offsets.c | 38 OFFSET(PT_R10, pt_regs, r10); in main()
|
H A D | insnemu.S | 30 ldw r10, PT_R10(sp)
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 78 #define PT_R10 10 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 141 cfi_st a6, PT_R10, \docfi 214 cfi_ld a6, PT_R10, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 236 #define PT_R10 0x08d0 macro
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 40 DEFINE(PT_R10, offsetof(struct pt_regs, r10)); in main()
|
H A D | entry.S | 188 swi r10, r1, PT_R10; \ 222 lwi r10, r1, PT_R10; \ 394 lwi r10, r1, PT_R10;
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 400 CHECK_REG(PT_R10, gpr[10]); in pt_regs_check()
|