/openbmc/linux/arch/loongarch/power/ |
H A D | hibernate_asm.S | 18 PTR_S sp, t0, PT_R3 52 PTR_L sp, t0, PT_R3
|
H A D | suspend_asm.S | 20 st.d $r3, sp, PT_R3 41 ld.d $r3, sp, PT_R3
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | entry.S | 29 cfi_st t2, PT_R3 30 cfi_rel_offset sp, PT_R3
|
H A D | rethook_trampoline.S | 83 LONG_S t0, sp, PT_R3
|
H A D | mcount_dyn.S | 68 PTR_S t8, sp, PT_R3
|
H A D | asm-offsets.c | 23 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | stackframe.h | 121 cfi_st t0, PT_R3, \docfi 122 cfi_rel_offset sp, PT_R3, \docfi 221 cfi_ld sp, PT_R3, \docfi
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | entry.h | 40 stw r3, PT_R3(sp) 68 ldw r3, PT_R3(sp)
|
/openbmc/linux/arch/mips/kernel/ |
H A D | mcount.S | 208 PTR_S v1, PT_R3(sp) 214 PTR_L v1, PT_R3(sp)
|
H A D | asm-offsets.c | 33 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
|
/openbmc/linux/arch/mips/alchemy/common/ |
H A D | sleeper.S | 27 sw $3, PT_R3(sp) 246 lw $3, PT_R3(sp)
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | genex.S | 71 LONG_S $3, PT_R3(sp) 161 LONG_L $3, PT_R3(sp)
|
H A D | asm-offsets.c | 23 OFFSET(PT_R3, pt_regs, regs[3]); in output_ptreg_defines()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | ptrace.h | 64 #define PT_R3 3 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | ptrace.h | 60 #define PT_R3 3 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | stackframe.h | 247 cfi_st v1, PT_R3, \docfi 376 cfi_ld $3, PT_R3, \docfi 420 cfi_ld $3, PT_R3, \docfi
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | ptrace.h | 71 #define PT_R3 3 macro
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | asm-offsets.c | 31 OFFSET(PT_R3, pt_regs, r3); in main()
|
H A D | insnemu.S | 23 ldw r3, PT_R3(sp)
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | ptrace_offsets.h | 229 #define PT_R3 0x0898 macro
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | entry.S | 181 swi r3, r1, PT_R3; \ 215 lwi r3, r1, PT_R3; \ 355 swi r0, r1, PT_R3 383 swi r3, r1, PT_R3 435 swi r3, r1, PT_R3
|
H A D | asm-offsets.c | 33 DEFINE(PT_R3, offsetof(struct pt_regs, r3)); in main()
|
H A D | hw_exception_handler.S | 87 lwi r3, r1, PT_R3; \ 320 swi r3, r1, PT_R3
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace.c | 393 CHECK_REG(PT_R3, gpr[3]); in pt_regs_check()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ptrace.c | 1838 case PT_R1 ... PT_R3: in access_uarea()
|