Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dprocessor.h132 struct mips_fpu_struct { struct
260 struct mips_fpu_struct fpu FPU_ALIGN;
Dfpu_emulator.h180 struct mips_fpu_struct *ctx, int has_fpu,
Dkvm_host.h393 struct mips_fpu_struct fpu;
/arch/mips/math-emu/
Dcp1emu.c58 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,
62 struct mips_fpu_struct *, mips_instruction, void *__user *);
861 static inline void cop1_cfc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_cfc()
918 static inline void cop1_ctc(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1_ctc()
984 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1476 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1671 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2826 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
/arch/mips/kvm/
Dmips.c545 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_get_reg()
724 struct mips_fpu_struct *fpu = &vcpu->arch.fpu; in kvm_mips_set_reg()