Searched refs:plat_cluster_core_count (Results 1 – 5 of 5) sorted by relevance
16 unsigned int plat_cluster_core_count; member35 .plat_cluster_core_count = MORELLO_MAX_CPUS_PER_CLUSTER52 return morello_topology.plat_cluster_core_count; in plat_arm_get_cluster_core_count()
12 unsigned int plat_cluster_core_count; member34 .plat_cluster_core_count = N1SDP_MAX_CPUS_PER_CLUSTER51 return n1sdp_topology.plat_cluster_core_count; in plat_arm_get_cluster_core_count()
25 return get_plat_config()->topology->plat_cluster_core_count; in plat_arm_get_cluster_core_count()
40 .plat_cluster_core_count = PLAT_ARM_CLUSTER_CORE_COUNT
31 unsigned int plat_cluster_core_count; member