Searched refs:cores_per_module (Results 1 – 3 of 3) sorted by relevance
61 unsigned cores_per_module; member84 return apicid_bitwidth_for_count(topo_info->cores_per_module); in apicid_core_width()149 unsigned nr_cores = topo_info->cores_per_module; in x86_topo_ids_from_idx()213 return topo_info->cores_per_module * x86_module_per_pkg(topo_info); in x86_cores_per_pkg()223 return topo_info->threads_per_core * topo_info->cores_per_module; in x86_threads_per_module()
328 topo_info->cores_per_module = ms->smp.cores; in vmsr_init_topo_info()
55 topo_info->cores_per_module = ms->smp.cores; in init_topo_info()