Searched refs:HW_KVM (Results 1 – 5 of 5) sorted by relevance
34 #define HW_SUPPORTS_FREQ (HW_VMWARE | HW_KVM | HW_VIRTUALBOX | HW_ACRN)
222 if (get_hwenv() == HW_KVM) in apic_directed_EOI_supported()
1817 (hwenv == HW_KVM || hwenv == HW_BHYVE)) in apic_check_msi_support()
1969 #define HW_KVM (1 << 4) /* Running on KVM hypervisor */ macro1976 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT | \
2245 platform_type = HW_KVM; in determine_platform()4534 (get_hwenv() == HW_KVM && cpi->cpi_family == 6 && in cpuid_pass_basic()