Searched refs:closed_vma (Results 1 – 3 of 3) sorted by relevance
54 struct list_head closed_vma; member
18 INIT_LIST_HEAD(>->closed_vma); in intel_gt_init_early()
777 list_add(&vma->closed_link, &i915->gt.closed_vma); in i915_vma_close()840 list_for_each_entry_safe(vma, next, &i915->gt.closed_vma, closed_link) { in i915_vma_parked()