Searched refs:HW_KVM (Results 1 – 3 of 3) sorted by relevance
874 #define HW_KVM (1 << 4) /* Running on KVM hypervisor */ macro877 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT)
331 if (get_hwenv() == HW_KVM) in apic_directed_EOI_supported()
660 platform_type = HW_KVM; in determine_platform()