Searched refs:I915_MMAP_OFFSET_WB (Results 1 – 5 of 5) sorted by relevance
103 (flags & I915_MMAP_WC) ? I915_MMAP_OFFSET_WC : I915_MMAP_OFFSET_WB, in anv_gem_mmap_offset()
908 #define I915_MMAP_OFFSET_WB 2 macro
808 .flags = wc ? I915_MMAP_OFFSET_WC : I915_MMAP_OFFSET_WB, in crocus_bo_gem_mmap_offset()
1040 .flags = wc ? I915_MMAP_OFFSET_WC : I915_MMAP_OFFSET_WB, in brw_bo_gem_mmap_offset()
1493 [IRIS_MMAP_WB] = I915_MMAP_OFFSET_WB, in iris_bo_gem_mmap_offset()