Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c263 static int vmw_restrict_iommu; variable
277 module_param_named(restrict_iommu, vmw_restrict_iommu, int, 0600);
587 else if (vmw_restrict_iommu) in vmw_dma_select_mode()
/kernel/linux/linux-6.6/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);
675 else if (vmw_restrict_iommu) in vmw_dma_select_mode()

Completed in 5 milliseconds