Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dsmp.c286 .smp_cpus_done = native_smp_cpus_done,
H A Dsmpboot.c1172 void __init native_smp_cpus_done(unsigned int max_cpus) in native_smp_cpus_done() function
/linux/arch/x86/xen/
H A Dsmp.c136 native_smp_cpus_done(max_cpus); in xen_smp_cpus_done()