Searched refs:bootcpu (Results 1 – 2 of 2) sorted by relevance
246 boot_cpu_t *bootcpu, int is_linux) in brought_up_amp() argument320 bootcpu->arch = arch; in brought_up_amp()321 bootcpu->entry = entry; in brought_up_amp()322 bootcpu->state = pe_state; in brought_up_amp()323 bootcpu->linux_os = is_linux; in brought_up_amp()324 bootcpu->boot_on = boot_on; in brought_up_amp()
603 struct node *cpus, *bootcpu; in guess_boot_cpuid() local611 bootcpu = cpus->children; in guess_boot_cpuid()612 if (!bootcpu) in guess_boot_cpuid()615 reg = get_property(bootcpu, "reg"); in guess_boot_cpuid()