Searched refs:NUMBER_OF_CLUSTERS (Results 1 – 4 of 4) sorted by relevance
62 #define NUMBER_OF_CLUSTERS 8 macro64 #define PLATFORM_CORE_COUNT NUMBER_OF_CLUSTERS * CORES_PER_CLUSTER99 NUMBER_OF_CLUSTERS + \
105 cmp w1, #NUMBER_OF_CLUSTERS144 cmp w1, #NUMBER_OF_CLUSTERS
70 CASSERT(ARRAY_SIZE(master_to_rn_id_map) == NUMBER_OF_CLUSTERS,379 CASSERT(NUMBER_OF_CLUSTERS && NUMBER_OF_CLUSTERS <= 256,
250 *num_clusters = NUMBER_OF_CLUSTERS; in get_cluster_info()
Completed in 6 milliseconds