vmw_dma_alloc_coherent  447 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 	if (dev_priv->map_mode == vmw_dma_alloc_coherent)
vmw_dma_alloc_coherent  568 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 		[vmw_dma_alloc_coherent] = "Using coherent TTM pages.",
vmw_dma_alloc_coherent  573 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 		dev_priv->map_mode = vmw_dma_alloc_coherent;
vmw_dma_alloc_coherent  581 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 	    (dev_priv->map_mode == vmw_dma_alloc_coherent))
vmw_dma_alloc_coherent  336 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	case vmw_dma_alloc_coherent:
vmw_dma_alloc_coherent  642 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent)
vmw_dma_alloc_coherent  665 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	if (dev_priv->map_mode == vmw_dma_alloc_coherent) {
vmw_dma_alloc_coherent  696 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	if (dev_priv->map_mode == vmw_dma_alloc_coherent) {
vmw_dma_alloc_coherent  726 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 	if (vmw_be->dev_priv->map_mode == vmw_dma_alloc_coherent)