math_emulate      109 arch/x86/include/asm/traps.h void math_emulate(struct math_emu_info *);
math_emulate      891 arch/x86/kernel/traps.c 		math_emulate(&info);
math_emulate       63 arch/x86/math-emu/fpu_proto.h extern void math_emulate(struct math_emu_info *info);