Home
last modified time | relevance | path

Searched refs:boot_cpu_hwid (Results 1 – 3 of 3) 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
H A Dprom.c376 boot_cpu_hwid = be32_to_cpu(intserv[found_thread]); in early_init_dt_scan_cpus()