Searched refs:CALL_FUNCTION_VECTOR (Results 1 – 7 of 7) sorted by relevance
85 BUILD_SMP_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)481 set_intr_gate(CALL_FUNCTION_VECTOR, call_function_interrupt); in init_IRQ()
558 send_IPI_allbutself(CALL_FUNCTION_VECTOR); in smp_call_function()
54 #define CALL_FUNCTION_VECTOR 0xfb macro
44 #define CALL_FUNCTION_VECTOR 0xfb macro
478 send_IPI_allbutself(CALL_FUNCTION_VECTOR); in smp_call_function()
430 set_intr_gate(CALL_FUNCTION_VECTOR, call_function_interrupt); in init_IRQ()
424 BUILD_SMP_INTERRUPT call_function_interrupt,CALL_FUNCTION_VECTOR