Home
last modified time | relevance | path

Searched refs:ttm_pool_restore_and_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/drm/ttm/
Dttm_pool.h97 int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
/linux-6.15/drivers/gpu/drm/ttm/
Dttm_tt.c298 int ret = ttm_pool_restore_and_alloc(&bdev->pool, tt, ctx); in ttm_tt_restore()
Dttm_pool.c835 int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt, in ttm_pool_restore_and_alloc() function