Searched refs:CPU_DOWN (Results 1 – 3 of 3) sorted by relevance
50 mcpm_sync.clusters[cluster].cpus[cpu].cpu = CPU_DOWN; in __mcpm_cpu_down()120 case CPU_DOWN: in __mcpm_outbound_enter_critical()439 mcpm_sync.clusters[i].cpus[j].cpu = CPU_DOWN; in mcpm_sync_init()
111 - CPU_DOWN126 +----------- CPU_DOWN <----------+141 CPU_DOWN:142 A CPU reaches the CPU_DOWN state when it is ready for206 CPU_DOWN373 CPU_DOWN state.375 When all CPUs are in the CPU_DOWN state, the cluster can be torn492 __mcpm_cpu_down() signals the transition of a CPU to the CPU_DOWN
313 #define CPU_DOWN 0x11 macro
Completed in 5 milliseconds