Searched defs:tscan (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dtopology.h49 static inline void topology_update_dom(struct topo_scan *tscan, enum x86_topology_domains dom, argument
H A Dtopology_ext.c35 static inline bool topo_subleaf(struct topo_scan *tscan, u32 leaf, u32 subleaf, argument
93 static bool parse_topology_leaf(struct topo_scan *tscan, u32 leaf) argument
122 cpu_parse_topology_ext(struct topo_scan *tscan) argument
[all...]
H A Dtopology_common.c18 void topology_set_dom(struct topo_scan *tscan, enum x86_topology_domains dom, argument
48 static void parse_legacy(struct topo_scan *tscan) argument
72 fake_topology(struct topo_scan *tscan) argument
84 parse_topology(struct topo_scan *tscan, bool early) argument
143 topo_set_ids(struct topo_scan *tscan, bool early) argument
169 struct topo_scan tscan = { .c = c, }; local
197 struct topo_scan tscan = { .c = c, }; local
[all...]
H A Dtopology_amd.c10 static bool parse_8000_0008(struct topo_scan *tscan) argument
46 static void store_node(struct topo_scan *tscan, u16 nr_nodes, u16 node_id) argument
61 static bool parse_8000_001e(struct topo_scan *tscan, bool has_0xb) argument
122 parse_fam10h_node_id(struct topo_scan *tscan) argument
142 legacy_set_llc(struct topo_scan *tscan) argument
150 topoext_fixup(struct topo_scan *tscan) argument
170 parse_topology_amd(struct topo_scan *tscan) argument
196 cpu_parse_topology_amd(struct topo_scan *tscan) argument
206 cpu_topology_fixup_amd(struct topo_scan *tscan) argument
[all...]

Completed in 86 milliseconds