Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachsystm.h176 extern page_t *page_get_physical(uintptr_t seed);
/titanic_44/usr/src/uts/i86pc/vm/
H A Dhtable.c301 pp = page_get_physical(seed); in ptable_alloc()
H A Dvm_machdep.c3947 page_get_physical(uintptr_t seed) in page_get_physical() function