HomeSort by: relevance | last modified time | path
    Searched defs:vmw_restrict_iommu (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 269 static int vmw_restrict_iommu; variable in typeref:typename:int
285 module_param_named(restrict_iommu, vmw_restrict_iommu, int, 0600);
589 else if (vmw_restrict_iommu)

Completed in 12 milliseconds