Searched refs:HYPERVISOR_CALLBACK_VECTOR (Results 1 – 8 of 8) sorted by relevance
91 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
295 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, hyperv_callback_vector); in ms_hyperv_init_platform()
305 shared_sint.vector = HYPERVISOR_CALLBACK_VECTOR; in hv_synic_init()
1037 add_interrupt_randomness(HYPERVISOR_CALLBACK_VECTOR, 0); in vmbus_isr()
138 if (test_bit(HYPERVISOR_CALLBACK_VECTOR, system_vectors)) { in arch_show_interrupts()
1134 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \1140 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \
1326 BUILD_INTERRUPT3(xen_hvm_callback_vector, HYPERVISOR_CALLBACK_VECTOR,1333 BUILD_INTERRUPT3(hyperv_callback_vector, HYPERVISOR_CALLBACK_VECTOR,
1646 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_callback_vector()1654 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in xen_callback_vector()