Home
last modified time | relevance | path

Searched refs:global_uncached (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
H A Dttm_pool.c69 static struct ttm_pool_type global_uncached[MAX_ORDER + 1]; variable
304 return &global_uncached[order]; in ttm_pool_select_type()
676 ttm_pool_debugfs_orders(global_uncached, m); in ttm_pool_debugfs_globals_show()
767 ttm_pool_type_init(&global_uncached[i], NULL, ttm_uncached, i); in ttm_pool_mgr_init()
799 ttm_pool_type_fini(&global_uncached[i]); in ttm_pool_mgr_fini()

Completed in 2 milliseconds