Searched refs:UPL_INTERNAL (Results 1 – 3 of 3) sorted by relevance
250 #define UPL_INTERNAL 0x10 macro
5561 flags |= UPL_INTERNAL;5678 (upl->flags & UPL_INTERNAL) ? pages : 0, upl);6616 if (upl->flags & UPL_INTERNAL) {7647 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR…8247 if (upl->flags & UPL_INTERNAL) {8737 if (upl->flags & UPL_INTERNAL) {8962 if (!(upl->flags & UPL_INTERNAL) || count <= 0) {
302 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()