Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dsmp.h170 void smp_store_boot_cpu_info(void);
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c272 void __init smp_store_boot_cpu_info(void) in smp_store_boot_cpu_info() function
1133 smp_store_boot_cpu_info(); /* Final full version of the data */ in native_smp_prepare_cpus()
/linux-4.1.27/arch/x86/xen/
Dsmp.c328 smp_store_boot_cpu_info(); in xen_smp_prepare_cpus()