Searched refs:get_hwenv (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/intel/zfs/
H A Dspa_boot.c66 if (get_hwenv() == HW_VMWARE)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c184 if ((get_hwenv() & HW_XEN_HVM) != 0)
201 if (get_hwenv() == HW_NATIVE &&
228 if ((get_hwenv() & HW_XEN_HVM) == 0 &&
H A Dtimestamp.c490 hwtype = get_hwenv();
569 hwtype = get_hwenv();
H A Dcpuid_subr.c394 platform = get_hwenv();
H A Dmicrocode.c217 int hwenv = get_hwenv();
228 int hwenv = get_hwenv();
H A Dmp_startup.c1556 if (get_hwenv() == HW_NATIVE)
1650 if (boot && get_hwenv() == HW_NATIVE &&
H A Dstartup.c1629 if ((get_hwenv() & HW_XEN_HVM) != 0)
1781 if ((get_hwenv() & HW_XEN_HVM) == 0 &&
2411 if ((get_hwenv() & HW_VIRTUAL) == 0)
H A Dcpuid.c616 * consumer to execute (uses _cpuid_chiprev --> synth_amd_info --> get_hwenv).
706 get_hwenv(void) function
721 get_hwenv(void) function
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c331 if (get_hwenv() == HW_KVM)
H A Dapic_common.c1631 if (strcmp(dev_type, "pci") == 0 && get_hwenv() == HW_KVM)
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c128 if (get_hwenv() != HW_NATIVE)
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h813 extern int get_hwenv(void);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica.c480 if (get_hwenv() == HW_XEN_PV && is_controldom())
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.c1098 if (get_hwenv() & HW_VIRTUAL) {

Completed in 174 milliseconds