Home
last modified time | relevance | path

Searched refs:CALL_FUNCTION_VECTOR (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kernel/
Dsmp.c141 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()
Dirqinit.c112 alloc_intr_gate(CALL_FUNCTION_VECTOR, call_function_interrupt); in smp_intr_init()
/arch/x86/include/asm/
Dentry_arch.h14 BUILD_INTERRUPT(call_function_interrupt,CALL_FUNCTION_VECTOR)
Dirq_vectors.h75 #define CALL_FUNCTION_VECTOR 0xfc macro
/arch/x86/xen/
Dsmp.c635 case CALL_FUNCTION_VECTOR: in xen_map_vector()
/arch/x86/entry/
Dentry_64.S768 apicinterrupt CALL_FUNCTION_VECTOR call_function_interrupt smp_call_function_interrupt