Searched refs:I915_VMA_GGTT (Results 1 – 3 of 3) sorted by relevance
91 #define I915_VMA_GGTT BIT(8) macro154 return vma->flags & I915_VMA_GGTT; in i915_vma_is_ggtt()
199 vma->flags |= I915_VMA_GGTT; in vma_create()
2119 vma->flags = I915_VMA_GGTT; in pd_vma_create()