Searched refs:UPL_INTERNAL (Results 1 – 3 of 3) sorted by relevance
250 #define UPL_INTERNAL 0x10 macro
5535 flags |= UPL_INTERNAL;5652 (upl->flags & UPL_INTERNAL) ? pages : 0, upl);6590 if (upl->flags & UPL_INTERNAL) {7621 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR…8221 if (upl->flags & UPL_INTERNAL) {8726 if (upl->flags & UPL_INTERNAL) {8966 if (!(upl->flags & UPL_INTERNAL) || count <= 0) {
302 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()