Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c1334 static struct device *vfio_mdev_get_iommu_device(struct device *dev) in vfio_mdev_get_iommu_device() function
1355 iommu_device = vfio_mdev_get_iommu_device(dev); in vfio_mdev_attach_domain()
1371 iommu_device = vfio_mdev_get_iommu_device(dev); in vfio_mdev_detach_domain()
1421 new = vfio_mdev_get_iommu_device(dev); in vfio_mdev_iommu_device()