Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDsmp.h116 struct topo_node * topo_add_node_by_hwid(struct topo_node *parent, int hwid,
/freebsd-14-stable/sys/kern/
HDsubr_smp.c1129 topo_add_node_by_hwid(struct topo_node *parent, int hwid, in topo_add_node_by_hwid() function
/freebsd-14-stable/sys/x86/x86/
HDmp_x86.c654 parent = topo_add_node_by_hwid(parent, node_id, in topo_probe()