Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vfio/
Dvfio.h57 VFIO_EMULATED_IOMMU, enumerator
Dgroup.c725 if (group->type == VFIO_NO_IOMMU || group->type == VFIO_EMULATED_IOMMU) in vfio_device_remove_group()
Dvfio_iommu_spapr_tce.c1239 if (type == VFIO_EMULATED_IOMMU) in tce_iommu_attach_group()
Dvfio_main.c333 return __vfio_register_dev(device, VFIO_EMULATED_IOMMU); in vfio_register_emulated_iommu_dev()
Dvfio_iommu_type1.c2182 if (type == VFIO_EMULATED_IOMMU) { in vfio_iommu_type1_attach_group()