Home
last modified time | relevance | path

Searched refs:ttm_pool_uses_dma_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ttm/
H A Dttm_pool_internal.h10 static inline bool ttm_pool_uses_dma_alloc(struct ttm_pool *pool) in ttm_pool_uses_dma_alloc() function
H A Dttm_tt.c98 if (ttm_pool_uses_dma_alloc(&bdev->pool) && in ttm_tt_create()