Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpg.h184 pg_t *pg_cpu_find_pg(cpu_t *, group_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dpg.c338 pg_cpu_find_pg(cpu_t *cp, group_t *set) in pg_cpu_find_pg() function
H A Dpghw.c322 return ((pghw_t *)pg_cpu_find_pg(cp, hwset)); in pghw_place_cpu()