Searched refs:CALL_FUNCTION_VECTOR (Results 1 – 6 of 6) sorted by relevance
140 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()149 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()151 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()308 trace_call_function_entry(CALL_FUNCTION_VECTOR); in smp_trace_call_function_interrupt()310 trace_call_function_exit(CALL_FUNCTION_VECTOR); in smp_trace_call_function_interrupt()
135 alloc_intr_gate(CALL_FUNCTION_VECTOR, call_function_interrupt); in smp_intr_init()
981 apicinterrupt CALL_FUNCTION_VECTOR \
14 BUILD_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)
94 #define CALL_FUNCTION_VECTOR 0xfc macro
614 case CALL_FUNCTION_VECTOR: in xen_map_vector()