Home
last modified time | relevance | path

Searched refs:get_hwenv (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dmlsetup.c186 if ((get_hwenv() & HW_XEN_HVM) != 0) in mlsetup()
203 if (get_hwenv() == HW_NATIVE && in mlsetup()
230 if ((get_hwenv() & HW_XEN_HVM) == 0 && in mlsetup()
H A Dtimestamp.c486 hwtype = get_hwenv(); in tsc_sync_master()
566 hwtype = get_hwenv(); in tsc_sync_slave()
H A Dcpuid_subr.c394 platform = get_hwenv(); in synth_amd_info()
H A Dmicrocode.c217 int hwenv = get_hwenv(); in ucode_capable_amd()
228 int hwenv = get_hwenv(); in ucode_capable_intel()
H A Dmp_startup.c1578 if (get_hwenv() == HW_NATIVE) in start_other_cpus()
1672 if (boot && get_hwenv() == HW_NATIVE && in mp_startup_common()
H A Dstartup.c1542 if ((get_hwenv() & HW_XEN_HVM) != 0) in startup_modules()
1671 if ((get_hwenv() & HW_XEN_HVM) == 0 && in startup_modules()
2305 if ((get_hwenv() & HW_VIRTUAL) == 0) in post_startup()
H A Dcpuid.c707 get_hwenv(void) in get_hwenv() function
722 get_hwenv(void) in get_hwenv() function
/titanic_50/usr/src/uts/intel/zfs/
H A Dspa_boot.c66 if (get_hwenv() == HW_VMWARE) in spa_arch_init()
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_regops.c331 if (get_hwenv() == HW_KVM) in apic_directed_EOI_supported()
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c128 if (get_hwenv() != HW_NATIVE) in _init()
/titanic_50/usr/src/uts/intel/sys/
H A Dx86_archext.h853 extern int get_hwenv(void);
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dacpica.c480 if (get_hwenv() == HW_XEN_PV && is_controldom()) in acpica_init()
/titanic_50/usr/src/uts/common/io/nvme/
H A Dnvme.c2714 if (get_hwenv() == HW_VMWARE) in nvme_setup_interrupts()