Home
last modified time | relevance | path

Searched refs:PT_R4 (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/arch/mips/include/asm/
H A Dirqflags.h161 LONG_L $4, PT_R4(sp); \
168 LONG_L $4, PT_R4(sp); \
H A Dstackframe.h257 cfi_st $4, PT_R4, \docfi
375 cfi_ld $4, PT_R4, \docfi
419 cfi_ld $4, PT_R4, \docfi
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/psmisc/
H A D0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch37 - regs.gpr[4] = ptrace(PTRACE_PEEKUSER, pid, __WORDSIZE/8 * PT_R4, 0);
42 + regs.gpr[4] = ptrace(PTRACE_PEEKUSER, pid, UINTPTR_MAX/8 * PT_R4, 0);
/openbmc/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S10 cfi_st a0, PT_R4
45 cfi_ld a0, PT_R4
H A Dmcount_dyn.S32 PTR_S a0, sp, PT_R4
97 PTR_L a0, sp, PT_R4
H A Dentry.S43 cfi_st a0, PT_R4
/openbmc/linux/arch/loongarch/power/
H A Dsuspend_asm.S21 st.d $r4, sp, PT_R4
42 ld.d $r4, sp, PT_R4
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h41 stw r4, PT_R4(sp)
69 ldw r4, PT_R4(sp)
/openbmc/linux/arch/mips/kernel/
H A Dmcount.S26 PTR_S a0, PT_R4(sp)
41 PTR_L a0, PT_R4(sp)
H A Dscall64-n32.S83 ld a0, PT_R4(sp) # Restore argument registers
H A Dscall64-n64.S93 ld a0, PT_R4(sp) # Restore argument registers
H A Dscall32-o32.S135 lw a0, PT_R4(sp) # Restore argument registers
H A Dscall64-o32.S138 ld a0, PT_R4(sp) # Restore argument registers
/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h65 #define PT_R4 4 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dptrace.h61 #define PT_R4 4 macro
/openbmc/linux/arch/mips/alchemy/common/
H A Dsleeper.S28 sw $4, PT_R4(sp)
247 lw $4, PT_R4(sp)
/openbmc/u-boot/arch/mips/lib/
H A Dgenex.S76 LONG_S $4, PT_R4(sp)
160 LONG_L $4, PT_R4(sp)
H A Dasm-offsets.c24 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
/openbmc/linux/arch/nios2/kernel/
H A Dentry.S184 ldw r4, PT_R4(sp)
256 ldw r4, PT_R4(sp)
322 ldw r4, PT_R4(sp) /* reload syscall arguments r4-r9 */
H A Dasm-offsets.c32 OFFSET(PT_R4, pt_regs, r4); in main()
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h72 #define PT_R4 4 macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dstackframe.h135 cfi_st a0, PT_R4, \docfi
208 cfi_ld a0, PT_R4, \docfi
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h202 #define PT_R4 0x07b0 macro
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c34 DEFINE(PT_R4, offsetof(struct pt_regs, r4)); in main()
H A Dentry.S182 swi r4, r1, PT_R4; \
216 lwi r4, r1, PT_R4; \
356 swi r0, r1, PT_R4
436 swi r4, r1, PT_R4

12