Searched refs:CALL_FUNCTION_VECTOR (Results 1 – 7 of 7) sorted by relevance
87 apic->send_IPI_all(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()89 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()94 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
250 trace_call_function_entry(CALL_FUNCTION_VECTOR); in smp_call_function_interrupt()253 trace_call_function_exit(CALL_FUNCTION_VECTOR); in smp_call_function_interrupt()
113 INTG(CALL_FUNCTION_VECTOR, call_function_interrupt),
15 BUILD_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)
71 #define CALL_FUNCTION_VECTOR 0xfc macro
194 case CALL_FUNCTION_VECTOR: in xen_map_vector()
853 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt