Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_pageout_xnu.h253 #define UPL_PAGEOUT 0x80 macro
H A Dvm_upl.c1055 if (upl->flags & UPL_PAGEOUT) { in upl_commit_range()
1109 if (hibernate_cleaning_in_progress == FALSE && !m->vmp_dirty && (upl->flags & UPL_PAGEOUT)) { in upl_commit_range()
H A Dvm_pageout.c5964 upl->flags |= UPL_PAGEOUT;