Searched refs:bootcpu (Results 1 – 3 of 3) sorted by relevance
93 static int wait_for_cpus(int cpu, int bootcpu) in wait_for_cpus() argument102 if (cpu_ready[cpu + i] || (cpu + i) == bootcpu) in wait_for_cpus()
555 struct node *cpus, *bootcpu; in guess_boot_cpuid() local563 bootcpu = cpus->children; in guess_boot_cpuid()564 if (!bootcpu) in guess_boot_cpuid()567 reg = get_property(bootcpu, "reg"); in guess_boot_cpuid()
153 extern void restore_to_as0(int esel, int offset, void *dt_ptr, int bootcpu);