Searched refs:bhyve_cpuid_max (Results 1 – 1 of 1) sorted by relevance
16 static uint32_t bhyve_cpuid_max; variable36 bhyve_cpuid_max = cpuid_eax(bhyve_cpuid_base); in bhyve_detect()37 return bhyve_cpuid_max; in bhyve_detect()44 if (bhyve_cpuid_max < cpuid_leaf) in bhyve_features()