Searched defs:iommu_device (Results 1 – 1 of 1) sorted by relevance
373 struct iommu_device { struct374 struct list_head list;375 const struct iommu_ops *ops;376 struct fwnode_handle *fwnode;377 struct device *dev;378 u32 max_pasids;738 struct iommu_device {}; struct