Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h257 pnode_t sbdp_find_nearby_cpu_by_portid(pnode_t, processorid_t);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c569 sbdp_find_nearby_cpu_by_portid(pnode_t nodeid, processorid_t portid) in sbdp_find_nearby_cpu_by_portid() function
H A Dsbdp_mem.c1457 return (sbdp_find_nearby_cpu_by_portid(nodeid, portid)); in mc_get_sibling_cpu()