Home
last modified time | relevance | path

Searched refs:mips_fpu_struct (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dprocessor.h136 struct mips_fpu_struct { struct
264 struct mips_fpu_struct fpu FPU_ALIGN;
Dfpu_emulator.h180 struct mips_fpu_struct *ctx, int has_fpu,
Dkvm_host.h336 struct mips_fpu_struct fpu;
/Linux-v4.19/arch/mips/math-emu/
Dcp1emu.c57 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,
61 struct mips_fpu_struct *, mips_instruction, void __user **);
860 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
917 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
983 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1475 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1670 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2825 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
/Linux-v4.19/arch/mips/kvm/
Dmips.c658 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_get_reg()
770 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_set_reg()