taglinefilesource code
smp_boot_cpus203include/asm-i386/smp.hextern void smp_boot_cpus(void);
smp_boot_cpus60include/asm-sparc/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_cpus590init/main.csmp_boot_cpus();