Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h41 struct mips_fpu_struct { struct
76 struct mips_fpu_struct fpu;
/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h123 struct mips_fpu_struct { struct
240 struct mips_fpu_struct fpu FPU_ALIGN;
H A Dfpu_emulator.h169 struct mips_fpu_struct *ctx, int has_fpu,
H A Dkvm_host.h315 struct mips_fpu_struct fpu;
/openbmc/linux/arch/mips/math-emu/
H A Dcp1emu.c45 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,
49 struct mips_fpu_struct *, mips_instruction, void __user **);
848 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
905 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
971 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1463 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1682 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2837 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
/openbmc/linux/arch/mips/kvm/
H A Dmips.c653 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_get_reg()
765 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_set_reg()