Searched refs:has_type (Results 1 – 1 of 1) sorted by relevance
359 enum i915_map_type has_type; in i915_gem_object_pin_map() local419 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()420 if (ptr && has_type != type) { in i915_gem_object_pin_map()473 enum i915_map_type has_type; in __i915_gem_object_flush_map() local486 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()487 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()