Searched refs:has_topoext (Results 1 – 1 of 1) sorted by relevance
62 static bool parse_8000_001e(struct topo_scan *tscan, bool has_topoext) in parse_8000_001e() argument90 if (!has_topoext && tscan->c->x86 >= 0x17) { in parse_8000_001e()173 bool has_topoext = false; in parse_topology_amd() local184 has_topoext = cpu_parse_topology_ext(tscan); in parse_topology_amd()189 if (!has_topoext && !parse_8000_0008(tscan)) in parse_topology_amd()193 if (parse_8000_001e(tscan, has_topoext)) in parse_topology_amd()
Completed in 3 milliseconds