Searched refs:vmw_dma_alloc_coherent (Results 1 – 4 of 4) sorted by relevance
358 case vmw_dma_alloc_coherent: in vmw_piter_start()636 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_destroy()660 if (dev_priv->map_mode == vmw_dma_alloc_coherent) { in vmw_ttm_populate()692 if (dev_priv->map_mode == vmw_dma_alloc_coherent) { in vmw_ttm_unpopulate()715 if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_ttm_tt_create()
577 [vmw_dma_alloc_coherent] = "Using coherent TTM pages.", in vmw_dma_select_mode()586 dev_priv->map_mode = vmw_dma_alloc_coherent; in vmw_dma_select_mode()593 (dev_priv->map_mode == vmw_dma_alloc_coherent)) in vmw_dma_select_mode()
449 if (dev_priv->map_mode == vmw_dma_alloc_coherent) in vmw_bo_acc_size()
325 vmw_dma_alloc_coherent, /* Use TTM coherent pages */ enumerator