Searched refs:mips_fpu_struct (Results 1 – 4 of 4) sorted by relevance
/arch/mips/include/asm/ |
D | fpu_emulator.h | 60 struct mips_fpu_struct *ctx, int has_fpu,
|
D | processor.h | 145 struct mips_fpu_struct { struct 258 struct mips_fpu_struct fpu FPU_ALIGN;
|
D | kvm_host.h | 369 struct mips_fpu_struct fpu;
|
/arch/mips/math-emu/ |
D | cp1emu.c | 63 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()
|