Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmdev.h21 struct device *iommu_device; member
39 struct device *iommu_device) in mdev_set_iommu_device()
Diommu.h324 struct iommu_device { struct
325 struct list_head list;
326 const struct iommu_ops *ops;
327 struct fwnode_handle *fwnode;
328 struct device *dev;
689 struct iommu_device {}; struct
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c1941 struct device *iommu_device; in vfio_mdev_attach_domain() local
1958 struct device *iommu_device; in vfio_mdev_detach_domain() local
2280 struct device *iommu_device = NULL; in vfio_iommu_type1_attach_group() local