Searched defs:boot_cpuid (Results 1 - 4 of 4) sorted by relevance

/arch/microblaze/kernel/
H A Dsetup.c42 unsigned int boot_cpuid; variable
/arch/powerpc/kernel/
H A Dsetup_32.c48 int boot_cpuid = -1; variable
49 EXPORT_SYMBOL_GPL(boot_cpuid); variable
H A Dsetup_64.c78 int boot_cpuid = 0; variable
207 setup_paca(&paca[boot_cpuid]);
/arch/alpha/kernel/
H A Dsetup.c88 int boot_cpuid; variable
511 boot_cpuid = hard_smp_processor_id();

Completed in 1039 milliseconds