Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio.h57 VFIO_EMULATED_IOMMU, enumerator
H A Dvfio_iommu_spapr_tce.c1244 if (type == VFIO_EMULATED_IOMMU) in tce_iommu_attach_group()
H A Dvfio_main.c381 return __vfio_register_dev(device, VFIO_EMULATED_IOMMU); in vfio_register_emulated_iommu_dev()
H A Dvfio_iommu_type1.c2267 if (type == VFIO_EMULATED_IOMMU) { in vfio_iommu_type1_attach_group()