coprocessor_segment_overrun   24 arch/x86/include/asm/traps.h asmlinkage void coprocessor_segment_overrun(void);
coprocessor_segment_overrun   78 arch/x86/kernel/idt.c 	INTG(X86_TRAP_OLD_MF,		coprocessor_segment_overrun),
coprocessor_segment_overrun  292 arch/x86/kernel/traps.c DO_ERROR(X86_TRAP_OLD_MF, SIGFPE,           0, NULL, "coprocessor segment overrun", coprocessor_segment_overrun)
coprocessor_segment_overrun  622 arch/x86/xen/enlighten_pv.c 	{ coprocessor_segment_overrun, xen_coprocessor_segment_overrun, false },