Searched refs:math_error (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dtraps.c1148 static void math_error(struct pt_regs *regs, int trapnr) function
1196 math_error(regs, X86_TRAP_MF);
1208 math_error(regs, X86_TRAP_XF);

Completed in 100 milliseconds