Searched refs:cpu_topology_setspeed (Results 1 – 4 of 4) sorted by relevance
89 cpu_topology_setspeed(newci, newci->ci_capacity_dmips_mhz < best_cap); in arm_cpu_do_topology()98 cpu_topology_setspeed(ci, in arm_cpu_do_topology()
95 void cpu_topology_setspeed(struct cpu_info *, bool);
193 cpu_topology_setspeed(struct cpu_info *ci, bool slow) in cpu_topology_setspeed() function
534 cpu_topology_setspeed(cpi, cpi->hz < best_hz); in cpu_attach()