Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_pageout_xnu.h263 #define UPL_PAGEOUT 0x00000080 macro
H A Dvm_upl.c1112 if (upl->flags & UPL_PAGEOUT) { in upl_commit_range()
1166 if (hibernate_cleaning_in_progress == FALSE && !m->vmp_dirty && (upl->flags & UPL_PAGEOUT)) { in upl_commit_range()
H A Dvm_pageout.c6281 upl->flags |= UPL_PAGEOUT;