Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3875 hati_pageunload(struct page *pp, uint_t pg_szcd, uint_t forceflag) in hati_pageunload() function
3957 return (hati_pageunload(pp, 0, forceflag)); in hat_pageunload()
3997 (void) hati_pageunload(rootpp, 1, HAT_FORCE_PGUNLOAD); in hat_page_demote()