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