Searched refs:host_vcpus_per_cache (Results 1 – 1 of 1) sorted by relevance
6585 int host_vcpus_per_cache = 1 + ((*eax & 0x3FFC000) >> 14); in cpu_x86_cpuid() local6589 if (host_vcpus_per_cache > threads_per_pkg) { in cpu_x86_cpuid()