cpu_topology_setspeed
cpu_topology_setspeed(ci,
cpu_topology_setspeed(newci, newci->ci_capacity_dmips_mhz < best_cap);
cpu_topology_setspeed(ci, cpu_index(ci) != 1);
cpu_topology_setspeed(cpi, cpi->hz < best_hz);
void cpu_topology_setspeed(struct cpu_info *, bool);