Searched refs:UPL_VALID_PAGE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dmemory_object_types.h658 #define UPL_VALID_PAGE(upl, index) \ macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_pageout.c9736 return(UPL_VALID_PAGE(upl, index));
H A Dvm_map.c3076 if (UPL_VALID_PAGE(page_list, i)) {

Completed in 275 milliseconds