Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dvm_pageout.c764 backhand = page_first(); in pageout_scanner()
788 backhand = page_first(); in pageout_scanner()
870 if ((fronthand = page_next(fronthand)) == page_first()) { in pageout_scanner()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhment.c732 last = pp = page_first(); in hment_steal()
738 pp = page_first(); in hment_steal()
/titanic_41/usr/src/uts/common/vm/
H A Dpage.h777 page_t *page_first();
H A Dpage_retire.c1276 pp = first = page_first(); in page_retire_test()
H A Dvm_page.c4322 page_t *page0 = page_first(); in page_busy()
4417 pp = page0 = page_first(); in page_invalidate_pages()
5996 page_first() in page_first() function
/titanic_41/usr/src/uts/common/cpr/
H A Dcpr_dump.c809 page0 = pp = page_first(); in cpr_count_upages()