Home
last modified time | relevance | path

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

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