Searched refs:HW_VMWARE (Results 1 – 4 of 4) sorted by relevance
66 if (get_hwenv() == HW_VMWARE) in spa_arch_init()
847 #define HW_VMWARE (1 << 3) /* Running on VMware hypervisor */ macro851 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT)
653 platform_type = HW_VMWARE; in determine_platform()673 platform_type = HW_VMWARE; in determine_platform()
2714 if (get_hwenv() == HW_VMWARE) in nvme_setup_interrupts()