Lines Matching full:vpe
146 /* Detect & record VPE topology */ in cps_smp_setup()
149 pr_info("%s topology ", cpu_has_mips_r6 ? "VP" : "VPE"); in cps_smp_setup()
180 /* Indicate present CPUs (CPU being synonymous with VPE) */ in cps_smp_setup()
267 /* Allocate VPE boot configuration structs */ in cps_prepare_cpus()
274 pr_err("Failed to allocate %u VPE boot configs\n", in cps_prepare_cpus()
407 /* Boot a VPE on a powered down core */ in cps_boot_secondary()
419 /* Boot a VPE on another powered up core */ in cps_boot_secondary()
441 /* Boot a VPE on this core */ in cps_boot_secondary()
452 /* Disable MT - we only want to run 1 TC per VPE */ in cps_init_secondary()
577 /* Look for another online VPE within the core */ in play_dead()
583 * There is an online VPE within the core. Just halt in play_dead()
629 * - Powering down the core if another VPE within it is offlined. in cps_cleanup_dead_cpu()
630 * - A sibling VPE entering a non-coherent state. in cps_cleanup_dead_cpu()