call_function_single_interrupt   16 arch/x86/include/asm/entry_arch.h BUILD_INTERRUPT(call_function_single_interrupt,CALL_FUNCTION_SINGLE_VECTOR)
call_function_single_interrupt   51 arch/x86/include/asm/hw_irq.h extern asmlinkage void call_function_single_interrupt(void);
call_function_single_interrupt  114 arch/x86/kernel/idt.c 	INTG(CALL_FUNCTION_SINGLE_VECTOR, call_function_single_interrupt),