Searched refs:has_type (Results 1 – 3 of 3) sorted by relevance
361 enum i915_map_type has_type; in i915_gem_object_pin_map() local421 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()422 if (ptr && has_type != type) { in i915_gem_object_pin_map()475 enum i915_map_type has_type; in __i915_gem_object_flush_map() local488 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()489 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()
115 int has_type; variable153 if (has_type) { in can_record()
131 skel->bss->has_type = 1; in lock_contention_prepare()