Searched refs:UPL_SET_DIRTY (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.h331 #define UPL_SET_DIRTY 0x8000 macro
H A Dvm_pageout.c4797 upl->flags |= UPL_SET_DIRTY;
4799 upl->flags |= UPL_SET_DIRTY;
5726 if (upl->flags & UPL_SET_DIRTY)

Completed in 32 milliseconds