Searched refs:noiommu (Results 1 – 3 of 3) sorted by relevance
24 bool noiommu; member85 return container->noiommu == (driver->ops == &vfio_noiommu_ops); in vfio_iommu_driver_allowed()431 container->noiommu != (group->type == VFIO_NO_IOMMU)) { in vfio_container_attach_group()457 container->noiommu = (group->type == VFIO_NO_IOMMU); in vfio_container_attach_group()
26 not support noiommu.
278 cdev interface does not support noiommu devices, so user should use279 the legacy group interface if noiommu is wanted.