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()
553 struct node *cpus, *bootcpu; in guess_boot_cpuid() local561 bootcpu = cpus->children; in guess_boot_cpuid()562 if (!bootcpu) in guess_boot_cpuid()565 reg = get_property(bootcpu, "reg"); in guess_boot_cpuid()
152 extern void restore_to_as0(int esel, int offset, void *dt_ptr, int bootcpu);