Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_vma.h123 static inline bool i915_vma_is_closed(const struct i915_vma *vma) in i915_vma_is_closed() function
H A Di915_vma.c1531 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()