Searched refs:UPL_INTERNAL (Results 1 – 2 of 2) sorted by relevance
450 #define UPL_INTERNAL 0x10 macro
5517 flags |= UPL_INTERNAL; in upl_create()5634 (upl->flags & UPL_INTERNAL) ? pages : 0, upl); in upl_destroy()6565 if (upl->flags & UPL_INTERNAL) { in vm_object_upl_request()8491 if (upl->flags & UPL_INTERNAL) { in upl_abort_range()8800 …UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTERNAL)) != UPL_IO_WIR… in iopl_valid_data()9375 if (upl->flags & UPL_INTERNAL) { in vm_object_iopl_request()9865 if (upl->flags & UPL_INTERNAL) { in vm_object_iopl_request()10087 if (!(upl->flags & UPL_INTERNAL) || count <= 0) { in upl_range_needed()