Searched refs:max_cpu_per_cluster (Results 1 – 1 of 1) sorted by relevance
76 uint32_t cluster_count = 0, max_cpu_per_cluster = 0, total_cpu_count = 0; in fconf_populate_topology() local170 max_cpu_per_cluster = MAX(max_cpu_per_cluster, cpus_per_cluster[cluster_count]); in fconf_populate_topology()184 soc_topology.cluster_cpu_count = max_cpu_per_cluster; in fconf_populate_topology()