Home
last modified time | relevance | path

Searched defs:iommu_device (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/
Diommu.h320 struct iommu_device { struct
321 struct list_head list;
322 const struct iommu_ops *ops;
323 struct fwnode_handle *fwnode;
324 struct device *dev;
615 struct iommu_device {}; struct
/Linux-v5.4/drivers/vfio/mdev/
Dmdev_private.h34 struct device *iommu_device; member
Dmdev_core.c389 int mdev_set_iommu_device(struct device *dev, struct device *iommu_device) in mdev_set_iommu_device()
/Linux-v5.4/drivers/vfio/
Dvfio_iommu_type1.c1337 struct device *iommu_device; in vfio_mdev_get_iommu_device() local
1353 struct device *iommu_device; in vfio_mdev_attach_domain() local
1369 struct device *iommu_device; in vfio_mdev_detach_domain() local
1697 struct device *iommu_device = NULL; in vfio_iommu_type1_attach_group() local