Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/
Dsmp.h29 extern int boot_cpu_hwid; /* PPC64 only */
/linux-6.12.1/arch/powerpc/kernel/
Dsetup_64.c395 set_hard_smp_processor_id(boot_cpuid, boot_cpu_hwid); in early_setup()
Dsetup-common.c91 int boot_cpu_hwid = -1; variable
Dprom.c379 boot_cpu_hwid = be32_to_cpu(intserv[found_thread]); in early_init_dt_scan_cpus()