Lines Matching defs:pinned
362 struct drm_i915_gem_object *pinned;
384 if (vw->pinned)
385 __i915_gem_object_unpin_pages(vw->pinned);
474 work->pinned = vma->obj;
667 * pinned its pages. But we should never have bound the object
668 * more than we have pinned its pages. (For complete accuracy, we
828 bool pinned = true;
854 pinned = false;
859 pinned = false;
865 return pinned;
1300 vma_print_allocator(vma, "is pinned");