Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vfio/
Dvfio.h19 VFIO_EMULATED_IOMMU, enumerator
Dvfio.c592 group->type == VFIO_EMULATED_IOMMU) in __vfio_register_dev()
626 vfio_noiommu_group_alloc(device->dev, VFIO_EMULATED_IOMMU)); in vfio_register_emulated_iommu_dev()
697 if (group->type == VFIO_NO_IOMMU || group->type == VFIO_EMULATED_IOMMU) in vfio_unregister_group_dev()
Dvfio_iommu_spapr_tce.c1249 if (type == VFIO_EMULATED_IOMMU) in tce_iommu_attach_group()
Dvfio_iommu_type1.c2194 if (type == VFIO_EMULATED_IOMMU) { in vfio_iommu_type1_attach_group()