Searched refs:threads_per_core (Results 1 – 3 of 3) sorted by relevance
62 unsigned threads_per_core; member78 return apicid_bitwidth_for_count(topo_info->threads_per_core); in apicid_smt_width()150 unsigned nr_threads = topo_info->threads_per_core; in x86_topo_ids_from_idx()218 return topo_info->threads_per_core * x86_cores_per_pkg(topo_info); in x86_threads_per_pkg()223 return topo_info->threads_per_core * topo_info->cores_per_module; in x86_threads_per_module()
329 topo_info->threads_per_core = ms->smp.threads; in vmsr_init_topo_info()
56 topo_info->threads_per_core = ms->smp.threads; in init_topo_info()