Home
last modified time | relevance | path

Searched refs:HW_VMWARE (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c2235 platform_type = HW_VMWARE; in determine_platform()
2265 platform_type = HW_VMWARE; in determine_platform()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h1869 #define HW_VMWARE (1 << 3) /* Running on VMware hypervisor */ macro
1875 #define HW_VIRTUAL (HW_XEN_HVM | HW_VMWARE | HW_KVM | HW_MICROSOFT | \
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c4225 if (get_hwenv() == HW_VMWARE) in nvme_setup_interrupts()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtscc_vmware.c34 if (get_hwenv() != HW_VMWARE) in tsc_calibrate_vmware()
/illumos-gate/usr/src/uts/intel/zfs/
H A Dspa_boot.c73 if (get_hwenv() == HW_VMWARE) in spa_arch_init()