Searched refs:UPL_INTERNAL (Results 1 – 2 of 2) sorted by relevance
447 #define UPL_INTERNAL 0x10 macro
5476 flags |= UPL_INTERNAL; in upl_create()5593 (upl->flags & UPL_INTERNAL) ? pages : 0, upl); in upl_destroy()6524 if (upl->flags & UPL_INTERNAL) { in vm_object_upl_request()8448 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()8757 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR… in iopl_valid_data()9332 if (upl->flags & UPL_INTERNAL) { in vm_object_iopl_request()9822 if (upl->flags & UPL_INTERNAL) { in vm_object_iopl_request()10044 if (!(upl->flags & UPL_INTERNAL) || count <= 0) { in upl_range_needed()