Searched refs:UPL_DEVICE_MEMORY (Results 1 – 3 of 3) sorted by relevance
247 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()493 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()683 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()1276 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()
253 #define UPL_DEVICE_MEMORY 0x40 macro
5645 if (upl->flags & UPL_DEVICE_MEMORY) {7262 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) {7582 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER…8174 upl->flags |= UPL_DEVICE_MEMORY;