Searched refs:CPU_UP (Results 1 – 4 of 4) sorted by relevance
315 #define CPU_UP 0x13 macro
113 - CPU_UP120 +-----------> CPU_UP ------------+166 CPU_UP176 CPU_UP:177 When a CPU reaches the CPU_UP state, it is safe for the CPU to183 from the basic model definition: CPU_UP does not mean that the382 CPUs can be checked for entry into CPU_COMING_UP or CPU_UP.495 A CPU transitions to CPU_COMING_UP and then to CPU_UP via the
188 mov r0, #CPU_UP191 @ Observability order of CPU_UP and opening of the gate does not matter.
445 mcpm_sync.clusters[this_cluster].cpus[i].cpu = CPU_UP; in mcpm_sync_init()