Searched refs:PT_R4 (Results 1 - 24 of 24) sorted by relevance

/linux-master/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 variable
375 cfi_ld $4, PT_R4, \docfi variable
419 cfi_ld $4, PT_R4, \docfi
/linux-master/arch/loongarch/power/
H A Dsuspend_asm.S21 st.d $r4, sp, PT_R4
42 ld.d $r4, sp, PT_R4
/linux-master/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
98 PTR_L a0, sp, PT_R4
H A Dentry.S45 cfi_st a0, PT_R4
H A Dasm-offsets.c25 OFFSET(PT_R4, pt_regs, regs[4]);
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c32 OFFSET(PT_R4, pt_regs, r4);
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 Dinsnemu.S24 ldw r4, PT_R4(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h72 #define PT_R4 4 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h41 stw r4, PT_R4(sp)
69 ldw r4, PT_R4(sp)
/linux-master/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 Dscall64-o32.S138 ld a0, PT_R4(sp) # Restore argument registers
H A Dscall32-o32.S135 lw a0, PT_R4(sp) # Restore argument registers
H A Dasm-offsets.c34 OFFSET(PT_R4, pt_regs, regs[4]);
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S28 sw $4, PT_R4(sp)
247 lw $4, PT_R4(sp)
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h136 cfi_st a0, PT_R4, \docfi variable
210 cfi_ld a0, PT_R4, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c34 DEFINE(PT_R4, offsetof(struct pt_regs, r4));
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
H A Dhw_exception_handler.S88 lwi r4, r1, PT_R4; \
321 swi r4, r1, PT_R4
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c391 CHECK_REG(PT_R4, gpr[4]);

Completed in 176 milliseconds