Searched refs:page_get_physical (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h176 extern page_t *page_get_physical(uintptr_t seed);
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.c265 * A wrapper around page_get_physical(), with some extra checks.
301 pp = page_get_physical(seed);
1539 /* match offset calculation in page_get_physical() */
H A Dvm_machdep.c3978 page_get_physical(uintptr_t seed) function

Completed in 67 milliseconds