Home
last modified time | relevance | path

Searched refs:page_first (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c728 last = pp = page_first(); in hment_steal()
734 pp = page_first(); in hment_steal()
/illumos-gate/usr/src/uts/common/vm/
H A Dpage.h779 page_t *page_first();
H A Dpage_retire.c1277 pp = first = page_first(); in page_retire_test()
H A Dvm_page.c4364 page_t *page0 = page_first(); in page_busy()
4447 pp = page0 = page_first(); in page_invalidate_pages()
6030 page_first() in page_first() function
/illumos-gate/usr/src/uts/common/os/
H A Dvm_pageout.c1178 first = page_first(); in pageout_scanner()
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_dump.c809 page0 = pp = page_first(); in cpr_count_upages()