Home
last modified time | relevance | path

Searched refs:topo_add_node_by_hwid (Results 1 – 3 of 3) sorted by relevance

/src/sys/sys/
H A Dsmp.h119 struct topo_node * topo_add_node_by_hwid(struct topo_node *parent, int hwid,
/src/sys/kern/
H A Dsubr_smp.c1151 topo_add_node_by_hwid(struct topo_node *parent, int hwid, in topo_add_node_by_hwid() function
/src/sys/x86/x86/
H A Dmp_x86.c652 parent = topo_add_node_by_hwid(parent, node_id, in topo_probe()