/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 33 LONG_S $8, PT_R8(sp) 84 LONG_S $8, PT_R8(sp) 109 LONG_L $8, PT_R8(sp) 154 LONG_L $8, PT_R8(sp)
|
H A D | asm-offsets.c | 28 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | rethook_trampoline.S | 14 cfi_st a4, PT_R8 49 cfi_ld a4, PT_R8
|
H A D | mcount_dyn.S | 36 PTR_S a4, sp, PT_R8 101 PTR_L a4, sp, PT_R8
|
H A D | entry.S | 47 cfi_st a4, PT_R8
|
H A D | asm-offsets.c | 28 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | entry.h | 45 stw r8, PT_R8(sp) 73 ldw r8, PT_R8(sp)
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mcount.S | 31 PTR_S a4, PT_R8(sp) 46 PTR_L a4, PT_R8(sp)
|
H A D | scall64-o32.S | 126 sd a4, PT_R8(sp) # Save argument registers 142 ld a4, PT_R8(sp)
|
H A D | scall64-n32.S | 87 ld a4, PT_R8(sp)
|
H A D | scall64-n64.S | 97 ld a4, PT_R8(sp)
|
H A D | asm-offsets.c | 38 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 70 cfi_st $8, PT_R8, \docfi 266 cfi_st $8, PT_R8, \docfi 324 cfi_ld $8, PT_R8, \docfi 413 cfi_ld $8, PT_R8, \docfi
|
H A D | irqflags.h | 157 LONG_L $8, PT_R8(sp); \
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 69 #define PT_R8 8 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 65 #define PT_R8 8 macro
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | asm-offsets.c | 36 OFFSET(PT_R8, pt_regs, r8); in main()
|
H A D | insnemu.S | 28 ldw r8, PT_R8(sp)
|
H A D | entry.S | 326 ldw r8, PT_R8(sp)
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 76 #define PT_R8 8 macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 139 cfi_st a4, PT_R8, \docfi 212 cfi_ld a4, PT_R8, \docfi
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 234 #define PT_R8 0x08c0 macro
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | asm-offsets.c | 38 DEFINE(PT_R8, offsetof(struct pt_regs, r8)); in main()
|
H A D | entry.S | 186 swi r8, r1, PT_R8; \ 220 lwi r8, r1, PT_R8; \ 392 lwi r8, r1, PT_R8;
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 398 CHECK_REG(PT_R8, gpr[8]); in pt_regs_check()
|