Searched refs:UPL_DEVICE_MEMORY (Results 1 – 2 of 2) sorted by relevance
452 #define UPL_DEVICE_MEMORY 0x40 macro
5609 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_destroy()7275 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) { in vm_map_enter_upl_range()7680 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8268 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8434 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8675 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8800 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9366 upl->flags |= UPL_DEVICE_MEMORY; in vm_object_iopl_request()