Searched refs:has_type (Results 1 – 1 of 1) sorted by relevance
336 enum i915_map_type has_type; in i915_gem_object_pin_map() local368 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()369 if (ptr && has_type != type) { in i915_gem_object_pin_map()411 enum i915_map_type has_type; in __i915_gem_object_flush_map() local424 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()425 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()