Searched refs:HYPERVISOR_CALLBACK_VECTOR (Results 1 – 10 of 10) sorted by relevance
30 sysvec_install(HYPERVISOR_CALLBACK_VECTOR, sysvec_acrn_hv_callback); in acrn_init_platform()
697 sysvec_install(HYPERVISOR_CALLBACK_VECTOR, sysvec_hyperv_callback); in ms_hyperv_init_platform()
86 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
690 #ifndef HYPERVISOR_CALLBACK_VECTOR768 mshv_sint_vector = HYPERVISOR_CALLBACK_VECTOR; in mshv_sint_vector_setup()
2626 #ifndef HYPERVISOR_CALLBACK_VECTOR2667 #ifndef HYPERVISOR_CALLBACK_VECTOR in vmbus_device_add()2994 #ifdef HYPERVISOR_CALLBACK_VECTOR in hv_acpi_init()2995 vmbus_interrupt = HYPERVISOR_CALLBACK_VECTOR; in hv_acpi_init()
239 sint.vector = HYPERVISOR_CALLBACK_VECTOR; in mshv_vtl_synic_enable_regs()854 sint.vector = HYPERVISOR_CALLBACK_VECTOR; in mshv_vtl_synic_mask_vmbus_sint()
379 wrmsrq(MSR_KVM_ASYNC_PF_INT, HYPERVISOR_CALLBACK_VECTOR); in kvm_guest_cpu_init()856 sysvec_install(HYPERVISOR_CALLBACK_VECTOR, sysvec_kvm_asyncpf_interrupt); in kvm_guest_init()
149 if (test_bit(HYPERVISOR_CALLBACK_VECTOR, system_vectors)) { in arch_show_interrupts()
2191 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_setup_callback_vector()2221 .vector = HYPERVISOR_CALLBACK_VECTOR, in xen_set_upcall_vector()2242 sysvec_install(HYPERVISOR_CALLBACK_VECTOR, sysvec_xen_hvm_callback); in xen_alloc_callback_vector()