Searched defs:topo_node (Results 1 – 1 of 1) sorted by relevance
52 struct topo_node { struct53 struct topo_node *parent; argument57 topo_node_type type; argument58 uintptr_t subtype;59 hwid_t hwid;60 cpuid_t id;61 int nchildren;62 int cpu_count;