Searched refs:CPU_UP (Results 1 – 4 of 4) sorted by relevance
318 #define CPU_UP 0x13 macro
106 CPU_UP111 +-----------> CPU_UP ------------+157 Next state: CPU_UP165 CPU_UP:166 When a CPU reaches the CPU_UP state, it is safe for the CPU to172 from the basic model definition: CPU_UP does not mean that the356 CPUs can be checked for entry into CPU_COMING_UP or CPU_UP.460 A CPU transitions to CPU_COMING_UP and then to CPU_UP via the
190 mov r0, #CPU_UP193 @ Observability order of CPU_UP and opening of the gate does not matter.
448 mcpm_sync.clusters[this_cluster].cpus[i].cpu = CPU_UP; in mcpm_sync_init()