deferred_error_interrupt   54 arch/x86/include/asm/entry_arch.h BUILD_INTERRUPT(deferred_error_interrupt, DEFERRED_ERROR_VECTOR)
deferred_error_interrupt   48 arch/x86/include/asm/hw_irq.h extern asmlinkage void deferred_error_interrupt(void);
deferred_error_interrupt  128 arch/x86/kernel/idt.c 	INTG(DEFERRED_ERROR_VECTOR,	deferred_error_interrupt),