Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c244 static uint32_t max_thread_ids_for_cache(X86CPUTopoInfo *topo_info, in max_thread_ids_for_cache() function
293 (max_thread_ids_for_cache(topo_info, cache->share_level) << 14); in encode_cache_cpuid4()
496 *eax |= max_thread_ids_for_cache(topo_info, cache->share_level) << 14; in encode_cache_cpuid8000001d()
7390 *eax |= max_thread_ids_for_cache(topo_info, in cpu_x86_cpuid()