Searched refs:topology_parse_cpu_capacity (Results 1 – 4 of 4) sorted by relevance
14 bool topology_parse_cpu_capacity(struct device_node *cpu_node, int cpu);
132 bool __init topology_parse_cpu_capacity(struct device_node *cpu_node, int cpu) in topology_parse_cpu_capacity() function
114 if (topology_parse_cpu_capacity(cn, cpu)) { in parse_dt_topology()
45 topology_parse_cpu_capacity(cpu_node, cpu); in get_cpu_for_node()