error_interrupt    37 arch/x86/include/asm/entry_arch.h BUILD_INTERRUPT(error_interrupt,ERROR_APIC_VECTOR)
error_interrupt    37 arch/x86/include/asm/hw_irq.h extern asmlinkage void error_interrupt(void);
error_interrupt   146 arch/x86/kernel/idt.c 	INTG(ERROR_APIC_VECTOR,		error_interrupt),