Searched refs:HYPERVISOR_CALLBACK_VECTOR (Results 1 – 5 of 5) sorted by relevance
60 if (!test_bit(HYPERVISOR_CALLBACK_VECTOR, used_vectors)) in hv_setup_vmbus_irq()61 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in hv_setup_vmbus_irq()
118 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
1656 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_callback_vector()1665 if (!test_bit(HYPERVISOR_CALLBACK_VECTOR, used_vectors)) in xen_callback_vector()1666 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in xen_callback_vector()
441 shared_sint.vector = HYPERVISOR_CALLBACK_VECTOR; in hv_synic_init()
1019 BUILD_INTERRUPT3(xen_hvm_callback_vector, HYPERVISOR_CALLBACK_VECTOR,1026 BUILD_INTERRUPT3(hyperv_callback_vector, HYPERVISOR_CALLBACK_VECTOR,