Searched refs:CALL_FUNCTION_SINGLE_VECTOR (Results 1 – 9 of 9) sorted by relevance
269 trace_call_function_single_entry(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()272 trace_call_function_single_exit(CALL_FUNCTION_SINGLE_VECTOR); in DEFINE_IDTENTRY_SYSVEC()
137 INTG(CALL_FUNCTION_SINGLE_VECTOR, asm_sysvec_call_function_single),
65 #define CALL_FUNCTION_SINGLE_VECTOR 0xfb macro
709 DECLARE_IDTENTRY_SYSVEC(CALL_FUNCTION_SINGLE_VECTOR, sysvec_call_function_single);
78 __apic_send_IPI(cpu, CALL_FUNCTION_SINGLE_VECTOR); in native_send_call_func_single_ipi()
185 case CALL_FUNCTION_SINGLE_VECTOR: in xen_map_vector()
107 SYSVEC(CALL_FUNCTION_SINGLE_VECTOR, call_function_single),