Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h341 struct iommu_device { struct
342 struct list_head list;
343 const struct iommu_ops *ops;
344 struct fwnode_handle *fwnode;
345 struct device *dev;
677 struct iommu_device {}; struct
/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dmdev_private.h34 struct device *iommu_device; member
H A Dmdev_core.c389 int mdev_set_iommu_device(struct device *dev, struct device *iommu_device) in mdev_set_iommu_device()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c1775 struct device *iommu_device; in vfio_mdev_get_iommu_device() local
1791 struct device *iommu_device; in vfio_mdev_attach_domain() local
1807 struct device *iommu_device; in vfio_mdev_detach_domain() local
2128 struct device *iommu_device = NULL; in vfio_iommu_type1_attach_group() local