Searched refs:topology_parse_cpu_capacity (Results 1 – 2 of 2) sorted by relevance
15 bool topology_parse_cpu_capacity(struct device_node *cpu_node, int cpu);
108 if (topology_parse_cpu_capacity(cn, cpu)) { in parse_dt_topology()