Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dsmp.h117 struct topo_node * topo_find_node_by_hwid(struct topo_node *parent, int hwid,
/freebsd-12-stable/sys/kern/
Dsubr_smp.c969 topo_find_node_by_hwid(struct topo_node *parent, int hwid, in topo_find_node_by_hwid() function
/freebsd-12-stable/sys/x86/x86/
Dmp_x86.c604 node = topo_find_node_by_hwid(parent, node_id, in topo_probe()