Home
last modified time | relevance | path

Searched defs:iommu_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/vfio/
H A Dvfio-container.h31 unsigned iommu_type; member
/openbmc/qemu/hw/vfio/
H A Dcontainer.c378 static const char *vfio_get_iommu_class_name(int iommu_type) in vfio_get_iommu_class_name()
395 int *iommu_type, Error **errp) in vfio_set_iommu()
423 int iommu_type; in vfio_create_container() local
H A Ddevice.c432 bool vfio_device_attach_by_iommu_type(const char *iommu_type, char *name, in vfio_device_attach_by_iommu_type()
447 const char *iommu_type = vbasedev->iommufd ? in vfio_device_attach() local