Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dirqflags.h161 LONG_L $4, PT_R4(sp); \
168 LONG_L $4, PT_R4(sp); \
A Dstackframe.h257 cfi_st $4, PT_R4, \docfi
378 cfi_ld $4, PT_R4, \docfi
422 cfi_ld $4, PT_R4, \docfi
/linux/arch/loongarch/power/
A Dsuspend_asm.S21 st.d $r4, sp, PT_R4
42 ld.d $r4, sp, PT_R4
/linux/arch/loongarch/kernel/
A Drethook_trampoline.S10 cfi_st a0, PT_R4
45 cfi_ld a0, PT_R4
A Dmcount_dyn.S32 PTR_S a0, sp, PT_R4
98 PTR_L a0, sp, PT_R4
A Dentry.S45 cfi_st a0, PT_R4
A Dasm-offsets.c25 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
/linux/arch/mips/kernel/
A Dmcount.S26 PTR_S a0, PT_R4(sp)
41 PTR_L a0, PT_R4(sp)
A Dscall64-n32.S83 ld a0, PT_R4(sp) # Restore argument registers
A Dscall64-n64.S93 ld a0, PT_R4(sp) # Restore argument registers
A Dscall64-o32.S138 ld a0, PT_R4(sp) # Restore argument registers
A Dscall32-o32.S135 lw a0, PT_R4(sp) # Restore argument registers
A Dasm-offsets.c34 OFFSET(PT_R4, pt_regs, regs[4]); in output_ptreg_defines()
/linux/arch/nios2/include/asm/
A Dentry.h41 stw r4, PT_R4(sp)
69 ldw r4, PT_R4(sp)
/linux/arch/mips/alchemy/common/
A Dsleeper.S28 sw $4, PT_R4(sp)
247 lw $4, PT_R4(sp)
/linux/arch/nios2/kernel/
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 */
A Dasm-offsets.c32 OFFSET(PT_R4, pt_regs, r4); in main()
A Dinsnemu.S24 ldw r4, PT_R4(sp)
/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h72 #define PT_R4 4 macro
/linux/arch/loongarch/include/asm/
A Dstackframe.h147 cfi_st a0, PT_R4, \docfi
221 cfi_ld a0, PT_R4, \docfi
/linux/arch/microblaze/kernel/
A Dasm-offsets.c34 DEFINE(PT_R4, offsetof(struct pt_regs, r4)); in main()
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
A Dhw_exception_handler.S88 lwi r4, r1, PT_R4; \
321 swi r4, r1, PT_R4
/linux/arch/powerpc/kernel/ptrace/
A Dptrace.c391 CHECK_REG(PT_R4, gpr[4]); in pt_regs_check()

Completed in 21 milliseconds