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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmath_emu.h11 struct math_emu_info { struct
H A Dtraps.h83 void math_emulate(struct math_emu_info *);
H A Dprocessor.h350 struct math_emu_info *info;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_proto.h54 extern void math_emulate(struct math_emu_info *info);
55 extern void math_abort(struct math_emu_info *info, unsigned int signal);
H A Dfpu_entry.c134 void math_emulate(struct math_emu_info *info)
662 void math_abort(struct math_emu_info *info, unsigned int signal)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtraps.c772 void math_emulate(struct math_emu_info *info)
787 struct math_emu_info info = { };

Completed in 131 milliseconds