Home
last modified time | relevance | path

Searched refs:i915_vma_is_closed (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma.h122 static inline bool i915_vma_is_closed(const struct i915_vma *vma) in i915_vma_is_closed() function
Di915_vma.c1455 if (unlikely(i915_vma_is_closed(vma))) { in i915_vma_pin_ww()
1614 GEM_BUG_ON(i915_vma_is_closed(vma)); in __vma_close()
1645 if (i915_vma_is_closed(vma)) in i915_vma_reopen()