Searched refs:PT_R30 (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dsim.h37 "sw\t$30,"__str(PT_R30)"($29)\n\t" \
63 "sd\t$30,"__str(PT_R30)"($29)\n\t" \
H A Dpm.h31 LONG_S $30, PT_R30(sp)
55 LONG_L $30, PT_R30(sp)
H A Dstackframe.h106 cfi_st $30, PT_R30, \docfi variable
345 cfi_ld $30, PT_R30, \docfi variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S18 PTR_S fp, PT_R30(t0)
48 PTR_L fp, PT_R30(t0)
/linux-master/arch/loongarch/power/
H A Dhibernate_asm.S28 PTR_S s7, t0, PT_R30
62 PTR_L s7, t0, PT_R30
H A Dsuspend_asm.S31 st.d $r30, sp, PT_R30
52 ld.d $r30, sp, PT_R30
/linux-master/arch/loongarch/kernel/
H A Drethook_trampoline.S36 cfi_st s7, PT_R30
71 cfi_ld s7, PT_R30
H A Dmcount_dyn.S59 PTR_S s7, sp, PT_R30
H A Dasm-offsets.c51 OFFSET(PT_R30, pt_regs, regs[30]);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dptrace.h98 #define PT_R30 30 macro
/linux-master/arch/mips/alchemy/common/
H A Dsleeper.S43 sw $30, PT_R30(sp)
262 lw $30, PT_R30(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c66 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14]));
/linux-master/arch/loongarch/include/asm/
H A Dstackframe.h80 cfi_st s7, PT_R30, \docfi variable
195 cfi_ld s7, PT_R30, \docfi variable
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c60 DEFINE(PT_R30, offsetof(struct pt_regs, r30));
H A Dentry.S208 swi r30, r1, PT_R30; \
242 lwi r30, r1, PT_R30; \
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace.c417 CHECK_REG(PT_R30, gpr[30]);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c60 OFFSET(PT_R30, pt_regs, regs[30]);

Completed in 327 milliseconds