Searched refs:math_emulate (Results 1 – 4 of 4) sorted by relevance
40 void math_emulate(struct math_emu_info *);
63 extern void math_emulate(struct math_emu_info *info);
101 void math_emulate(struct math_emu_info *info) in math_emulate() function
1335 math_emulate(&info); in DEFINE_IDTENTRY()