call_function_interrupt   15 arch/x86/include/asm/entry_arch.h BUILD_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)
call_function_interrupt   50 arch/x86/include/asm/hw_irq.h extern asmlinkage void call_function_interrupt(void);
call_function_interrupt  113 arch/x86/kernel/idt.c 	INTG(CALL_FUNCTION_VECTOR,	call_function_interrupt),