Searched refs:CLUSTER_DOWN (Results 1 – 3 of 3) sorted by relevance
217 CLUSTER_DOWN240 CLUSTER_DOWN | |244 +=========== CLUSTER_DOWN <------------+253 outbound CPU has put the cluster into the CLUSTER_DOWN state).261 CLUSTER_DOWN/INBOUND_NOT_COMING_UP is the only state where the267 model) to CLUSTER_DOWN/INBOUND_COMING_UP (corresponding to286 CLUSTER_DOWN/INBOUND_NOT_COMING_UP:288 Next state: CLUSTER_DOWN/INBOUND_COMING_UP (inbound)298 CLUSTER_DOWN/INBOUND_COMING_UP:361 CLUSTER_DOWN/INBOUND_NOT_COMING_UP (outbound)[all …]
273 __mcpm_outbound_leave_critical(cluster, CLUSTER_DOWN); in mcpm_cpu_power_down()390 __mcpm_outbound_leave_critical(cluster, CLUSTER_DOWN); in nocache_trampoline()439 mcpm_sync.clusters[i].cluster = CLUSTER_DOWN; in mcpm_sync_init()
321 #define CLUSTER_DOWN 0x21 macro