Searched refs:tscan (Results 1 – 1 of 1) sorted by relevance
20 void topology_set_dom(struct topo_scan *tscan, enum x86_topology_domains dom,22 bool cpu_parse_topology_ext(struct topo_scan *tscan);23 void cpu_parse_topology_amd(struct topo_scan *tscan);24 void cpu_topology_fixup_amd(struct topo_scan *tscan);49 static inline void topology_update_dom(struct topo_scan *tscan, enum x86_topology_domains dom, in topology_update_dom() argument52 tscan->dom_shifts[dom] = shift; in topology_update_dom()53 tscan->dom_ncpus[dom] = ncpus; in topology_update_dom()