Home
last modified time | relevance | path

Searched refs:topology_parse_cpu_capacity (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Darch_topology.h14 bool topology_parse_cpu_capacity(struct device_node *cpu_node, int cpu);
/linux-4.19.296/drivers/base/
Darch_topology.c132 bool __init topology_parse_cpu_capacity(struct device_node *cpu_node, int cpu) in topology_parse_cpu_capacity() function