Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_cpuid.c124 bool matched_leaf = false; in cpuid_find_entry() local
155 matched_leaf = true; in cpuid_find_entry()
177 if (matched_leaf || !intel_fallback) { in cpuid_find_entry()