Searched refs:has_type (Results 1 – 1 of 1) sorted by relevance
326 enum i915_map_type has_type; in i915_gem_object_pin_map() local358 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()359 if (ptr && has_type != type) { in i915_gem_object_pin_map()401 enum i915_map_type has_type; in __i915_gem_object_flush_map() local414 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()415 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()