Searched refs:ttm_resource_is_swapped (Results 1 – 1 of 1) sorted by relevance
259 static bool ttm_resource_is_swapped(struct ttm_resource *res, struct ttm_buffer_object *bo) in ttm_resource_is_swapped() function276 return bo->pin_count || ttm_resource_is_swapped(res, bo); in ttm_resource_unevictable()