Searched refs:UPL_INTERNAL (Results 1 – 3 of 3) sorted by relevance
260 #define UPL_INTERNAL 0x00000010 macro
309 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()683 assertf(upl->flags & UPL_INTERNAL, "%s: sub-upl %p of vector upl %p has no internal page list", in upl_commit_range()
5789 flags |= UPL_INTERNAL;5915 (upl->flags & UPL_INTERNAL) ? pages : 0, upl);6944 if (upl->flags & UPL_INTERNAL) {8013 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR…8640 if (upl->flags & UPL_INTERNAL) {9164 if (upl->flags & UPL_INTERNAL) {9424 if (!(upl->flags & UPL_INTERNAL) || count <= 0) {