Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kernel/
Dsetup-common.c89 int __initdata boot_core_hwid = -1; variable
494 if (boot_core_hwid >= 0) { in smp_setup_cpu_maps()
501 if (be32_to_cpu(intserv[0]) == boot_core_hwid) { in smp_setup_cpu_maps()
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-6.14.4/arch/powerpc/include/asm/
Dsmp.h30 extern int boot_core_hwid;