Home
last modified time | relevance | path

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

/include/linux/
Diommu.h712 struct iommu_device { struct
713 struct list_head list;
714 const struct iommu_ops *ops;
715 struct fwnode_handle *fwnode;
716 struct device *dev;
717 struct iommu_group *singleton_group;
718 u32 max_pasids;
1114 struct iommu_device {}; struct