Searched refs:boot_cpu_hwid (Results 1 – 3 of 3) sorted by relevance
29 extern int boot_cpu_hwid; /* PPC64 only */
392 set_hard_smp_processor_id(boot_cpuid, boot_cpu_hwid); in early_setup()
93 int boot_cpu_hwid = -1; variable