Searched refs:has_type (Results 1 – 3 of 3) sorted by relevance
77 pr_err(" has_type: %d\n", man->has_type); in ttm_mem_type_debug()918 if (!man->has_type || !man->use_type) in ttm_bo_mem_space()967 if (!man->has_type || !man->use_type) in ttm_bo_mem_space()1359 if (!man->has_type) { in ttm_bo_clean_mm()1366 man->has_type = false; in ttm_bo_clean_mm()1395 if (!man->has_type) { in ttm_bo_evict_mm()1413 BUG_ON(man->has_type); in ttm_bo_init_mm()1430 man->has_type = true; in ttm_bo_init_mm()1505 if (man->has_type) { in ttm_bo_device_release()1512 man->has_type = false; in ttm_bo_device_release()
178 bool has_type; member
2829 enum i915_map_type has_type; in i915_gem_object_pin_map() local2859 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()2860 if (ptr && has_type != type) { in i915_gem_object_pin_map()