Searched refs:UPL_DEVICE_MEMORY (Results 1 – 2 of 2) sorted by relevance
449 #define UPL_DEVICE_MEMORY 0x40 macro
5568 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_destroy()7234 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) { in vm_map_enter_upl_range()7637 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8225 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8391 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8632 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8757 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9323 upl->flags |= UPL_DEVICE_MEMORY; in vm_object_iopl_request()