Searched refs:HYPERVISOR_CALLBACK_VECTOR (Results 1 – 9 of 9) sorted by relevance
27 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, acrn_hv_callback_vector); in acrn_init_platform()
319 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, hyperv_callback_vector); in ms_hyperv_init_platform()
91 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
185 shared_sint.vector = HYPERVISOR_CALLBACK_VECTOR; in hv_synic_enable_regs()
1246 add_interrupt_randomness(HYPERVISOR_CALLBACK_VECTOR, 0); in vmbus_isr()
1171 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \1177 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \1188 apicinterrupt3 HYPERVISOR_CALLBACK_VECTOR \
1426 BUILD_INTERRUPT3(xen_hvm_callback_vector, HYPERVISOR_CALLBACK_VECTOR,1433 BUILD_INTERRUPT3(hyperv_callback_vector, HYPERVISOR_CALLBACK_VECTOR,
139 if (test_bit(HYPERVISOR_CALLBACK_VECTOR, system_vectors)) { in arch_show_interrupts()
1655 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_callback_vector()1663 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, in xen_callback_vector()