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