Searched refs:closed_vma (Results 1 – 4 of 4) sorted by relevance
228 INIT_LIST_HEAD(&i915->gt.closed_vma); in mock_gem_device()
781 list_add_tail(&vma->closed_link, &vma->vm->i915->gt.closed_vma); in i915_vma_close()835 list_for_each_entry_safe(vma, next, &i915->gt.closed_vma, closed_link) { in i915_vma_parked()840 GEM_BUG_ON(!list_empty(&i915->gt.closed_vma)); in i915_vma_parked()
2064 struct list_head closed_vma; member
5732 INIT_LIST_HEAD(&dev_priv->gt.closed_vma); in i915_gem_init_early()