Searched refs:UPL_DEVICE_MEMORY (Results 1 – 2 of 2) sorted by relevance
444 #define UPL_DEVICE_MEMORY 0x40 macro
5341 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_destroy()7026 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) { in vm_map_enter_upl_range()7439 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8035 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8219 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8474 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8611 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9185 upl->flags |= UPL_DEVICE_MEMORY; in vm_object_iopl_request()