Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dsmp.h160 void smp_store_boot_cpu_info(void);
/linux-4.4.14/arch/x86/kernel/
Dsmpboot.c254 void __init smp_store_boot_cpu_info(void) in smp_store_boot_cpu_info() function
1173 smp_store_boot_cpu_info(); /* Final full version of the data */ in native_smp_prepare_cpus()
/linux-4.4.14/arch/x86/xen/
Dsmp.c350 smp_store_boot_cpu_info(); in xen_smp_prepare_cpus()