Searched refs:has_type (Results 1 – 6 of 6) sorted by relevance
399 enum i915_map_type has_type; in i915_gem_object_pin_map() local431 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in i915_gem_object_pin_map()432 if (ptr && has_type != type) { in i915_gem_object_pin_map()468 enum i915_map_type has_type; in __i915_gem_object_flush_map() local480 ptr = page_unpack_bits(obj->mm.mapping, &has_type); in __i915_gem_object_flush_map()481 if (has_type == I915_MAP_WC) in __i915_gem_object_flush_map()
109 drm_printf(p, " has_type: %d\n", man->has_type); in ttm_mem_type_debug()1065 if (!man->has_type || !man->use_type) in ttm_bo_mem_placement()1553 if (!man->has_type) { in ttm_bo_clean_mm()1560 man->has_type = false; in ttm_bo_clean_mm()1589 if (!man->has_type) { in ttm_bo_evict_mm()1607 BUG_ON(man->has_type); in ttm_bo_init_mm()1624 man->has_type = true; in ttm_bo_init_mm()1727 if (man->has_type) { in ttm_bo_device_release()1734 man->has_type = false; in ttm_bo_device_release()
179 bool has_type; member
7587 bool has_type = (type == TYPE_MAIN_VARIANT (type) in decl_value() local7591 u (has_type ? TREE_CODE (type) : 0); in decl_value()7593 if (has_type) in decl_value()
2709 (struct partial_die_info): Add sibling and has_type fields, remove