Home
last modified time | relevance | path

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

/arch/x86/kernel/apic/
A Dipi.c91 __apic_send_IPI_all(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
93 __apic_send_IPI_allbutself(CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
98 __apic_send_IPI_mask(mask, CALL_FUNCTION_VECTOR); in native_send_call_func_ipi()
/arch/x86/kernel/
A Dsmp.c260 trace_call_function_entry(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
263 trace_call_function_exit(CALL_FUNCTION_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
A Didt.c136 INTG(CALL_FUNCTION_VECTOR, asm_sysvec_call_function),
/arch/x86/include/asm/
A Dirq_vectors.h64 #define CALL_FUNCTION_VECTOR 0xfc macro
A Didtentry.h710 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_VECTOR, sysvec_call_function);
/arch/x86/xen/
A Dsmp.c182 case CALL_FUNCTION_VECTOR: in xen_map_vector()
/arch/x86/entry/
A Dentry_fred.c108 SYSVEC(CALL_FUNCTION_VECTOR, call_function),

Completed in 12 milliseconds