Home
last modified time | relevance | path

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

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