Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsmp.h29 extern int boot_cpu_hwid; /* PPC64 only */
/linux/arch/powerpc/kernel/
H A Dsetup_64.c392 set_hard_smp_processor_id(boot_cpuid, boot_cpu_hwid); in early_setup()
H A Dsetup-common.c93 int boot_cpu_hwid = -1; variable