Searched refs:HW_KVM (Results 1 – 2 of 2) sorted by relevance
848 #define HW_KVM (1 << 4) /* Running on KVM hypervisor */ macro851 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT)
657 platform_type = HW_KVM; in determine_platform()