Searched refs:cpu_parse_topology_ext (Results 1 – 4 of 4) sorted by relevance
22 bool cpu_parse_topology_ext(struct topo_scan *tscan);
133 bool cpu_parse_topology_ext(struct topo_scan *tscan) in cpu_parse_topology_ext() function
192 if (!cpu_parse_topology_ext(tscan) && !parse_8000_0008(tscan)) in parse_topology_amd()
168 if (!IS_ENABLED(CONFIG_CPU_SUP_INTEL) || !cpu_parse_topology_ext(tscan)) in parse_topology()