Searched refs:ttm_pool_type (Results 1 – 2 of 2) sorted by relevance
67 static struct ttm_pool_type global_write_combined[MAX_ORDER];68 static struct ttm_pool_type global_uncached[MAX_ORDER];70 static struct ttm_pool_type global_dma32_write_combined[MAX_ORDER];71 static struct ttm_pool_type global_dma32_uncached[MAX_ORDER];241 static struct page *ttm_pool_type_take(struct ttm_pool_type *pt) in ttm_pool_type_take()272 static void ttm_pool_type_fini(struct ttm_pool_type *pt) in ttm_pool_type_fini()315 struct ttm_pool_type *pt; in ttm_pool_shrink()389 struct ttm_pool_type *pt; in ttm_pool_alloc()465 struct ttm_pool_type *pt; in ttm_pool_free()564 static unsigned int ttm_pool_type_count(struct ttm_pool_type *pt) in ttm_pool_type_count()[all …]
49 struct ttm_pool_type { struct75 struct ttm_pool_type orders[MAX_ORDER]; argument
Completed in 7 milliseconds