Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_pool.c71 static struct ttm_pool_type global_dma32_uncached[MAX_ORDER]; variable
301 return &global_dma32_uncached[order]; in ttm_pool_select_type()
620 ttm_pool_debugfs_orders(global_dma32_uncached, m); in ttm_pool_debugfs_globals_show()
711 ttm_pool_type_init(&global_dma32_uncached[i], NULL, in ttm_pool_mgr_init()
742 ttm_pool_type_fini(&global_dma32_uncached[i]); in ttm_pool_mgr_fini()