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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_pageout.h301 #define UPL_INTERNAL 0x10 macro
H A Dvm_pageout.c3258 upl_flags |= UPL_INTERNAL;
3339 if (upl->flags & UPL_INTERNAL) {
4175 if (upl->flags & UPL_INTERNAL)
4233 if ((user_page_list_ptr != NULL) && (cntrl_flags & UPL_INTERNAL)) {
4645 if (upl->flags & UPL_INTERNAL) {
4991 if (upl->flags & UPL_INTERNAL)
5514 if (upl->flags & UPL_INTERNAL) {
6041 if (upl->flags & UPL_INTERNAL)
6409 if (upl->flags & UPL_INTERNAL)
6584 if ( !(upl->flags & UPL_INTERNAL) || coun
[all...]

Completed in 120 milliseconds