Home
last modified time | relevance | path

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

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