Searched refs:UPL_DEVICE_MEMORY (Results 1 – 3 of 3) sorted by relevance
252 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()507 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_abort_range()699 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()1321 if (upl->flags & UPL_DEVICE_MEMORY) { in upl_commit_range()
262 #define UPL_DEVICE_MEMORY 0x00000040 macro
5881 if (upl->flags & UPL_DEVICE_MEMORY) {7687 !((upl->flags & (UPL_DEVICE_MEMORY | UPL_IO_WIRE)) || (upl->map_object->phys_contiguous)))) {8013 …if ((upl->flags & (UPL_DEVICE_MEMORY | UPL_SHADOWED | UPL_ACCESS_BLOCKED | UPL_IO_WIRE | UPL_INTER…8631 upl->flags |= UPL_DEVICE_MEMORY;