Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/vm/
H A Dvm_pageout_xnu.h254 #define UPL_PAGEOUT 0x80 macro
H A Dvm_upl.c1067 if (upl->flags & UPL_PAGEOUT) { in upl_commit_range()
1121 if (hibernate_cleaning_in_progress == FALSE && !m->vmp_dirty && (upl->flags & UPL_PAGEOUT)) { in upl_commit_range()
H A Dvm_pageout.c5954 upl->flags |= UPL_PAGEOUT;