Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/
Dvfio.h29 VFIO_EMULATED_IOMMU, enumerator
Dvfio_main.c269 if (group->type == VFIO_NO_IOMMU || group->type == VFIO_EMULATED_IOMMU) in vfio_device_remove_group()
598 vfio_noiommu_group_alloc(device->dev, VFIO_EMULATED_IOMMU)); in vfio_register_emulated_iommu_dev()
Dvfio_iommu_spapr_tce.c1248 if (type == VFIO_EMULATED_IOMMU) in tce_iommu_attach_group()
Dvfio_iommu_type1.c2202 if (type == VFIO_EMULATED_IOMMU) { in vfio_iommu_type1_attach_group()