Searched refs:cpu_node (Results 1 – 3 of 3) sorted by relevance
41 struct cpu_node { struct42 struct cpu_node * parent_node; argument43 struct cpu_node * child_node[MAXCPU]; argument53 typedef struct cpu_node cpu_node_t; argument
120 const struct cpu_node *node; in corepower_identify()
227 const struct cpu_node *node, *start_node; in coretemp_attach()