Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/fvp/fconf/
H A Dfconf_hw_config_getter.c38 uint32_t cluster_count = 0, max_cpu_per_cluster = 0, total_cpu_count = 0; in fconf_populate_topology() local
137 total_cpu_count += cpus_per_cluster[cluster_count]; in fconf_populate_topology()
151 soc_topology.plat_cpu_count = total_cpu_count; in fconf_populate_topology()