Searched refs:ttm_resource_is_swapped (Results 1 – 1 of 1) sorted by relevance
239 static bool ttm_resource_is_swapped(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_is_swapped() function258 if (bo->bulk_move && !bo->pin_count && !ttm_resource_is_swapped(res, bo)) in ttm_resource_add_bulk_move()266 if (bo->bulk_move && !bo->pin_count && !ttm_resource_is_swapped(res, bo)) in ttm_resource_del_bulk_move()278 if (bo->pin_count || ttm_resource_is_swapped(res, bo)) { in ttm_resource_move_to_lru_tail()320 if (bo->pin_count || ttm_resource_is_swapped(res, bo)) in ttm_resource_init()