Searched refs:ttm_pool_type (Results 1 – 4 of 4) sorted by relevance
68 static struct ttm_pool_type global_write_combined[NR_PAGE_ORDERS];69 static struct ttm_pool_type global_uncached[NR_PAGE_ORDERS];71 static struct ttm_pool_type global_dma32_write_combined[NR_PAGE_ORDERS];72 static struct ttm_pool_type global_dma32_uncached[NR_PAGE_ORDERS];225 static void ttm_pool_type_give(struct ttm_pool_type *pt, struct page *p) in ttm_pool_type_give()243 static struct page *ttm_pool_type_take(struct ttm_pool_type *pt) in ttm_pool_type_take()259 static void ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool, in ttm_pool_type_init()274 static void ttm_pool_type_fini(struct ttm_pool_type *pt) in ttm_pool_type_fini()287 static struct ttm_pool_type *ttm_pool_select_type(struct ttm_pool *pool, in ttm_pool_select_type()323 struct ttm_pool_type *pt; in ttm_pool_shrink()[all …]
50 struct ttm_pool_type { struct78 struct ttm_pool_type orders[NR_PAGE_ORDERS]; argument
242 struct ttm_pool_type *pt; in ttm_pool_alloc_order_caching_match()270 struct ttm_pool_type *pt_pool, *pt_tt; in ttm_pool_alloc_caching_mismatch()304 struct ttm_pool_type *pt_pool, *pt_tt; in ttm_pool_alloc_order_mismatch()340 struct ttm_pool_type *pt; in ttm_pool_free_dma_alloc()371 struct ttm_pool_type *pt; in ttm_pool_free_no_dma_alloc()399 struct ttm_pool_type *pt; in ttm_pool_fini_basic()
159 struct ttm_pool_type pt; in ttm_device_init_pools()