Searched refs:UPL_INTERNAL (Results 1 – 3 of 3) sorted by relevance
251 #define UPL_INTERNAL 0x10 macro
5553 flags |= UPL_INTERNAL;5670 (upl->flags & UPL_INTERNAL) ? pages : 0, upl);6609 if (upl->flags & UPL_INTERNAL) {7582 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR…8183 if (upl->flags & UPL_INTERNAL) {8686 if (upl->flags & UPL_INTERNAL) {8922 if (!(upl->flags & UPL_INTERNAL) || count <= 0) {
304 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()