Searched refs:MAX_CPU_CLUSTER_PHY_ID (Results 1 – 2 of 2) sorted by relevance
35 #define MAX_CPU_CLUSTER_PHY_ID 10 macro57 #define MAX_CPU_CLUSTER_PHY_ID 10 macro221 #define MAX_CPU_CLUSTER_PHY_ID 10 macro270 #ifndef MAX_CPU_CLUSTER_PHY_ID271 #define MAX_CPU_CLUSTER_PHY_ID (MAX_CPU_CLUSTERS - 1) macro
177 SECURITY_READ_ONLY_LATE(int64_t) cluster_offsets[MAX_CPU_CLUSTER_PHY_ID + 1];1129 int64_t cluster_phys_to_logical[MAX_CPU_CLUSTER_PHY_ID + 1]; in ml_parse_cpu_topology()1130 int64_t cluster_max_cpu_phys_id[MAX_CPU_CLUSTER_PHY_ID + 1]; in ml_parse_cpu_topology()1146 for (int i = 0; i <= MAX_CPU_CLUSTER_PHY_ID; i++) { in ml_parse_cpu_topology()1226 assert(phys_cluster_id <= MAX_CPU_CLUSTER_PHY_ID); in ml_parse_cpu_topology()1288 for (int i = 0; i <= MAX_CPU_CLUSTER_PHY_ID; i++) { in ml_parse_cpu_topology()