Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dipi.c88 apic->send_IPI_all(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
90 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
95 apic->send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
/linux/arch/x86/kernel/
A Dsmp.c237 trace_call_function_entry(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
240 trace_call_function_exit(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
A Didt.c124 INTG(CALL_FUNCTION_VECTOR, asm_sysvec_call_function),
/linux/arch/x86/include/asm/
A Dirq_vectors.h71 #define CALL_FUNCTION_VECTOR 0xfc macro
A Didtentry.h647 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_VECTOR, sysvec_call_function);
/linux/tools/arch/x86/include/asm/
A Dirq_vectors.h71 #define CALL_FUNCTION_VECTOR 0xfc macro
/linux/arch/x86/xen/
A Dsmp.c173 case CALL_FUNCTION_VECTOR: in xen_map_vector()

Completed in 15 milliseconds