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

/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c71 static struct ttm_pool_type global_dma32_write_combined[NR_PAGE_ORDERS]; variable in typeref:struct:ttm_pool_type
301 return &global_dma32_write_combined[order];
711 ttm_pool_debugfs_orders(global_dma32_write_combined, m);
802 ttm_pool_type_init(&global_dma32_write_combined[i], NULL,
841 ttm_pool_type_fini(&global_dma32_write_combined[i]);

Completed in 127 milliseconds