Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c68 static struct ttm_pool_type global_write_combined[NR_PAGE_ORDERS]; variable
302 return &global_write_combined[order]; in ttm_pool_select_type()
692 ttm_pool_debugfs_orders(global_write_combined, m); in ttm_pool_debugfs_globals_show()
783 ttm_pool_type_init(&global_write_combined[i], NULL, in ttm_pool_mgr_init()
816 ttm_pool_type_fini(&global_write_combined[i]); in ttm_pool_mgr_fini()