Searched refs:HYPERVISOR_CALLBACK_VECTOR (Results 1 – 7 of 7) sorted by relevance
62 if (!test_bit(HYPERVISOR_CALLBACK_VECTOR, used_vectors)) in hv_setup_vmbus_irq()63 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in hv_setup_vmbus_irq()
96 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
1653 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_callback_vector()1662 if (!test_bit(HYPERVISOR_CALLBACK_VECTOR, used_vectors)) in xen_callback_vector()1663 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in xen_callback_vector()
964 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \970 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \
725 BUILD_INTERRUPT3(xen_hvm_callback_vector, HYPERVISOR_CALLBACK_VECTOR,732 BUILD_INTERRUPT3(hyperv_callback_vector, HYPERVISOR_CALLBACK_VECTOR,
142 if (test_bit(HYPERVISOR_CALLBACK_VECTOR, used_vectors)) { in arch_show_interrupts()
530 shared_sint.vector = HYPERVISOR_CALLBACK_VECTOR; in hv_synic_init()