Searched refs:CALL_FUNCTION_VECTOR (Results 1 – 6 of 6) sorted by relevance
141 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()150 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()152 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()311 trace_call_function_entry(CALL_FUNCTION_VECTOR); in smp_trace_call_function_interrupt()313 trace_call_function_exit(CALL_FUNCTION_VECTOR); in smp_trace_call_function_interrupt()
112 alloc_intr_gate(CALL_FUNCTION_VECTOR, call_function_interrupt); in smp_intr_init()
14 BUILD_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)
75 #define CALL_FUNCTION_VECTOR 0xfc macro
635 case CALL_FUNCTION_VECTOR: in xen_map_vector()
768 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt