Searched refs:use_dma32 (Results 1 – 3 of 3) sorted by relevance
295 if (pool->use_dma32) in ttm_pool_select_type()300 if (pool->use_dma32) in ttm_pool_select_type()442 if (pool->use_dma32) in ttm_pool_alloc()554 bool use_dma_alloc, bool use_dma32) in ttm_pool_init() argument562 pool->use_dma32 = use_dma32; in ttm_pool_init()
321 if (bdev->pool.use_dma32) in ttm_tt_populate()359 if (bdev->pool.use_dma32) in ttm_tt_populate()394 if (bdev->pool.use_dma32) in ttm_tt_unpopulate()
202 bool use_dma_alloc, bool use_dma32) in ttm_device_init() argument217 ttm_pool_init(&bdev->pool, dev, use_dma_alloc, use_dma32); in ttm_device_init()