Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c269 static int vmw_restrict_iommu; variable
279 module_param_named(restrict_iommu, vmw_restrict_iommu, int, 0600);
676 else if (vmw_restrict_iommu) in vmw_dma_select_mode()