VFIO_NO_IOMMU
if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO))
container->noiommu != (group->type == VFIO_NO_IOMMU)) {
container->noiommu = (group->type == VFIO_NO_IOMMU);
if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO))
group->type == VFIO_NO_IOMMU)
if (device->group->type == VFIO_NO_IOMMU)
if (group->type == VFIO_NO_IOMMU && !capable(CAP_SYS_RAWIO)) {
group->type == VFIO_NO_IOMMU ? "noiommu-" : "",
group = vfio_noiommu_group_alloc(dev, VFIO_NO_IOMMU);
if (group->type == VFIO_NO_IOMMU || group->type == VFIO_EMULATED_IOMMU)
vdev->group->type == VFIO_NO_IOMMU;