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

/linux-4.1.27/arch/x86/include/asm/
H A Dtraps.h108 void math_emulate(struct math_emu_info *);
/linux-4.1.27/arch/x86/math-emu/
H A Dfpu_entry.c23 | math_emulate(), restore_i387_soft() and save_i387_soft() are the only |
134 void math_emulate(struct math_emu_info *info) math_emulate() function
176 printk("math_emulate: %04x:%08lx\n", FPU_CS, FPU_EIP); math_emulate()
H A Dfpu_proto.h54 extern void math_emulate(struct math_emu_info *info);
/linux-4.1.27/arch/x86/kernel/
H A Dtraps.c887 math_emulate(&info); do_device_not_available()

Completed in 211 milliseconds