Home
last modified time | relevance | path

Searched refs:boot_core_hwid (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dsetup-common.c88 int __initdata boot_core_hwid = -1; variable
496 if (boot_core_hwid >= 0) { in smp_setup_cpu_maps()
503 if (be32_to_cpu(intserv[0]) == boot_core_hwid) { in smp_setup_cpu_maps()
H A Dprom.c389 boot_core_hwid = be32_to_cpu(intserv[0]); in early_init_dt_scan_cpus()
392 boot_cpuid, boot_core_hwid, found_thread); in early_init_dt_scan_cpus()
/linux/arch/powerpc/include/asm/
H A Dsmp.h30 extern int boot_core_hwid;