Home
last modified time | relevance | path

Searched refs:boot_cpuid_phys (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
A Dsmp.h223 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()
A Dprom.h54 __be32 boot_cpuid_phys; /* Physical CPU id we're booting on */ member
/arch/powerpc/kernel/
A Dsetup_32.c56 int boot_cpuid_phys; variable
57 EXPORT_SYMBOL_GPL(boot_cpuid_phys);
A Dprom_init.c2760 hdr->boot_cpuid_phys = cpu_to_be32(prom.cpu); in flatten_device_tree()
/arch/powerpc/platforms/powermac/
A Dbootx_init.c397 hdr->boot_cpuid_phys = 0; in bootx_flatten_dt()

Completed in 18 milliseconds