Home
last modified time | relevance | path

Searched refs:PT_R30 (Results 1 – 15 of 15) sorted by relevance

/linux/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)
/linux/arch/mips/power/
H A Dhibernate_asm.S18 PTR_S fp, PT_R30(t0)
48 PTR_L fp, PT_R30(t0)
/linux/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 REG_S $r30, sp, PT_R30
49 REG_L $r30, sp, PT_R30
/linux/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.c54 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()
/linux/arch/mips/alchemy/common/
H A Dsleeper.S43 sw $30, PT_R30(sp)
262 lw $30, PT_R30(sp)
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h98 #define PT_R30 30 macro
/linux/arch/loongarch/include/asm/
H A Dstackframe.h117 cfi_st s7, PT_R30, \docfi
232 cfi_ld s7, PT_R30, \docfi
/linux/arch/csky/kernel/
H A Dasm-offsets.c67 DEFINE(PT_R30, offsetof(struct pt_regs, exregs[14])); in main()
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c61 DEFINE(PT_R30, offsetof(struct pt_regs, r30)); in main()
H A Dentry.S208 swi r30, r1, PT_R30; \
242 lwi r30, r1, PT_R30; \
/linux/arch/mips/kernel/
H A Dasm-offsets.c68 OFFSET(PT_R30, pt_regs, regs[30]); in output_ptreg_defines()