Searched refs:topology_unit_count (Results 1 – 1 of 1) sorted by relevance
336 unsigned int topology_unit_count(u32 apicid, enum x86_topology_domains which_units, in topology_unit_count() function518 __num_cores_per_package = topology_unit_count(firstid, TOPO_CORE_DOMAIN, TOPO_PKG_DOMAIN); in topology_init_possible_cpus()520 __num_threads_per_package = topology_unit_count(firstid, TOPO_SMT_DOMAIN, TOPO_PKG_DOMAIN); in topology_init_possible_cpus()