Searched refs:UPL_DEVICE_MEMORY (Results 1 – 2 of 2) sorted by relevance
452 #define UPL_DEVICE_MEMORY 0x40 macro
5584 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_destroy()7258 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) { in vm_map_enter_upl_range()7663 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8251 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8417 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8658 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8783 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9349 upl->flags |= UPL_DEVICE_MEMORY; in vm_object_iopl_request()