Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dfpu_emulator.h60 struct mips_fpu_struct *ctx, int has_fpu,
Dprocessor.h145 struct mips_fpu_struct { struct
258 struct mips_fpu_struct fpu FPU_ALIGN;
Dkvm_host.h369 struct mips_fpu_struct fpu;
/arch/mips/math-emu/
Dcp1emu.c63 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *,
68 struct mips_fpu_struct *, mips_instruction, void *__user *);
1116 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate()
1649 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu()
1843 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu()
2656 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()