Home
last modified time | relevance | path

Searched refs:HW_NATIVE (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu.c128 if (get_hwenv() != HW_NATIVE) in _init()
/onnv-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h768 #define HW_NATIVE 0x00 /* Running on bare metal */ macro
/onnv-gate/usr/src/uts/i86pc/os/
H A Dmp_startup.c1528 if (get_hwenv() == HW_NATIVE) in start_other_cpus()
H A Dcpuid.c595 platform_type = HW_NATIVE; in determine_platform()