Searched refs:MAX_CPU_TYPES (Results 1 – 8 of 8) sorted by relevance
169 unsigned int cluster_type_num_cpus[MAX_CPU_TYPES];170 unsigned int cluster_type_num_clusters[MAX_CPU_TYPES];
80 static cache_info_t cpuid_cache_info[MAX_CPU_TYPES] = { 0 };502 assert((cluster_type >= 0) && (cluster_type < MAX_CPU_TYPES)); in cache_info_type()
64 extern _Atomic unsigned int cluster_type_num_active_cpus[MAX_CPU_TYPES];65 const char *cluster_type_names[MAX_CPU_TYPES] = {
273 MAX_CPU_TYPES, enumerator
50 MAX_CPU_TYPES, enumerator
147 MAX_CPU_TYPES, enumerator
245 cluster_type_t cluster_types_in_order[MAX_CPU_TYPES]; in cpu_type_for_perflevel()253 for (int i = 0; i < MAX_CPU_TYPES; i++) { in cpu_type_for_perflevel()
166 _Atomic unsigned int cluster_type_num_active_cpus[MAX_CPU_TYPES];