Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmp.h29 extern int boot_cpu_hwid; /* PPC64 only */
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup-common.c91 int boot_cpu_hwid = -1; variable