Searched refs:PT_R3 (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S18 PTR_S sp, t0, PT_R3
52 PTR_L sp, t0, PT_R3
H A Dsuspend_asm.S20 st.d $r3, sp, PT_R3
41 ld.d $r3, sp, PT_R3
/linux-master/arch/loongarch/kernel/
H A Dentry.S31 cfi_st t2, PT_R3
32 cfi_rel_offset sp, PT_R3
H A Drethook_trampoline.S84 LONG_S t0, sp, PT_R3
H A Dmcount_dyn.S68 PTR_S t8, sp, PT_R3
H A Dasm-offsets.c24 OFFSET(PT_R3, pt_regs, regs[3]);
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h122 cfi_st t0, PT_R3, \docfi variable
123 cfi_rel_offset sp, PT_R3, \docfi variable
223 cfi_ld sp, PT_R3, \docfi variable
/linux-master/arch/nios2/kernel/
H A Dasm-offsets.c31 OFFSET(PT_R3, pt_regs, r3);
H A Dinsnemu.S23 ldw r3, PT_R3(sp)
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h71 #define PT_R3 3 macro
/linux-master/arch/nios2/include/asm/
H A Dentry.h40 stw r3, PT_R3(sp)
68 ldw r3, PT_R3(sp)
/linux-master/arch/mips/kernel/
H A Dmcount.S208 PTR_S v1, PT_R3(sp)
214 PTR_L v1, PT_R3(sp)
H A Dasm-offsets.c33 OFFSET(PT_R3, pt_regs, regs[3]);
/linux-master/arch/mips/include/asm/
H A Dstackframe.h247 cfi_st v1, PT_R3, \docfi variable
376 cfi_ld $3, PT_R3, \docfi variable
420 cfi_ld $3, PT_R3, \docfi
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S27 sw $3, PT_R3(sp)
246 lw $3, PT_R3(sp)
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c33 DEFINE(PT_R3, offsetof(struct pt_regs, r3));
H A Dentry.S181 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 Dhw_exception_handler.S87 lwi r3, r1, PT_R3; \
320 swi r3, r1, PT_R3
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c390 CHECK_REG(PT_R3, gpr[3]);

Completed in 203 milliseconds