Searched refs:UPL_DEVICE_MEMORY (Results 1 – 2 of 2) sorted by relevance
445 #define UPL_DEVICE_MEMORY 0x40 macro
5547 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_destroy()7237 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) { in vm_map_enter_upl_range()7650 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8246 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()8430 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8685 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()8822 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER… in iopl_valid_data()9396 upl->flags |= UPL_DEVICE_MEMORY; in vm_object_iopl_request()