Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c253 static int vmw_restrict_iommu; variable
263 module_param_named(restrict_iommu, vmw_restrict_iommu, int, 0600);
659 else if (vmw_restrict_iommu) in vmw_dma_select_mode()