Searched refs:HW_VMWARE (Results 1 – 5 of 5) sorted by relevance
73 if (get_hwenv() == HW_VMWARE) in spa_arch_init()
34 #define HW_SUPPORTS_FREQ (HW_VMWARE | HW_KVM | HW_VIRTUALBOX | HW_ACRN)
1968 #define HW_VMWARE (1 << 3) /* Running on VMware hypervisor */ macro1976 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT | \
2241 platform_type = HW_VMWARE; in determine_platform()2279 platform_type = HW_VMWARE; in determine_platform()
4622 if (get_hwenv() == HW_VMWARE) in nvme_setup_interrupts()