taglinefilesource code
smp_boot_cpus198include/asm-i386/smp.hextern void smp_boot_cpus(void);
smp_boot_cpus13include/linux/smp.hextern void smp_boot_cpus(void);    /* Boot processor call to load the other CPU's */
smp_boot_cpus553init/main.csmp_boot_cpus();