Searched refs:i915_vma_is_closed (Results 1 – 2 of 2) sorted by relevance
123 static inline bool i915_vma_is_closed(const struct i915_vma *vma) in i915_vma_is_closed() function
1531 if (unlikely(i915_vma_is_closed(vma))) { in i915_vma_pin_ww()1712 GEM_BUG_ON(i915_vma_is_closed(vma)); in __vma_close()1743 if (i915_vma_is_closed(vma)) in i915_vma_reopen()