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