Searched refs:cpus_up (Results 1 – 1 of 1) sorted by relevance
252 bool cpus_up = false; in start_other_core() local254 while (!cpus_up) { in start_other_core()255 cpus_up = true; in start_other_core()257 cpus_up &= s_cpu_up[i]; in start_other_core()