Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_pool.c78 static struct page *ttm_pool_alloc_page(struct ttm_pool *pool, gfp_t gfp_flags, in ttm_pool_alloc_page() function
396 p = ttm_pool_alloc_page(pool, gfp_flags, order); in ttm_pool_alloc()