Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/ttm/
H A Dttm_page_alloc.c228 static struct ttm_page_pool *ttm_get_pool(int flags, bool huge, in ttm_get_pool() function
680 struct ttm_page_pool *pool = ttm_get_pool(flags, false, cstate); in ttm_put_pages()
730 struct ttm_page_pool *pool = ttm_get_pool(flags, false, cstate); in ttm_get_pages()