Searched refs:UPL_DEVICE_MEMORY (Results 1 – 3 of 3) sorted by relevance
245 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()486 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()676 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()1264 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()
252 #define UPL_DEVICE_MEMORY 0x40 macro
5653 if (upl->flags & UPL_DEVICE_MEMORY) {7327 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) {7647 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER…8238 upl->flags |= UPL_DEVICE_MEMORY;