Searched refs:CALL_FUNCTION_SINGLE_VECTOR (Results 1 – 6 of 6) sorted by relevance
246 trace_call_function_single_entry(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()249 trace_call_function_single_exit(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
125 INTG(CALL_FUNCTION_SINGLE_VECTOR, asm_sysvec_call_function_single),
72 #define CALL_FUNCTION_SINGLE_VECTOR 0xfb macro
646 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_SINGLE_VECTOR, sysvec_call_function_single);
76 apic->send_IPI(cpu, CALL_FUNCTION_SINGLE_VECTOR); in native_send_call_func_single_ipi()
200 case CALL_FUNCTION_SINGLE_VECTOR: in xen_map_vector()