mips_cps_boot_vpes   28 arch/mips/include/asm/smp-cps.h extern void mips_cps_boot_vpes(struct core_boot_config *cfg, unsigned vpe);
mips_cps_boot_vpes  291 arch/mips/kernel/smp-cps.c 	mips_cps_boot_vpes(core_cfg, cpu_vpe_id(&current_cpu_data));
mips_cps_boot_vpes  353 arch/mips/kernel/smp-cps.c 	mips_cps_boot_vpes(core_cfg, vpe_id);