Searched refs:I915_VMA_GGTT (Results 1 – 3 of 3) sorted by relevance
107 #define I915_VMA_GGTT BIT(11) macro167 return vma->flags & I915_VMA_GGTT; in i915_vma_is_ggtt()
174 vma->flags |= I915_VMA_GGTT; in vma_create()
1888 vma->flags = I915_VMA_GGTT; in pd_vma_create()