Searched refs:boot_cpuid_phys (Results 1 – 5 of 5) sorted by relevance
223 extern int boot_cpuid_phys;226 return boot_cpuid_phys; in get_hard_smp_processor_id()231 boot_cpuid_phys = phys; in set_hard_smp_processor_id()
54 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
56 int boot_cpuid_phys; variable57 EXPORT_SYMBOL_GPL(boot_cpuid_phys);
2760 hdr->boot_cpuid_phys = cpu_to_be32(prom.cpu); in flatten_device_tree()
397 hdr->boot_cpuid_phys = 0; in bootx_flatten_dt()
Completed in 16 milliseconds