Searched refs:mips_fpu_struct (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/mips/include/asm/ |
D | processor.h | 105 struct mips_fpu_struct { struct 211 struct mips_fpu_struct fpu;
|
/linux-3.4.99/arch/mips/math-emu/ |
D | cp1emu.c | 62 static int fpu_emu(struct pt_regs *, struct mips_fpu_struct *, 67 struct mips_fpu_struct *, mips_instruction, void *__user *); 211 static int cop1Emulate(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in cop1Emulate() 649 static int fpux_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpux_emu() 837 static int fpu_emu(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emu() 1311 int fpu_emulator_cop1Handler(struct pt_regs *xcp, struct mips_fpu_struct *ctx, in fpu_emulator_cop1Handler()
|
/linux-3.4.99/arch/mips/kernel/ |
D | traps.c | 85 struct mips_fpu_struct *ctx, int has_fpu,
|