Searched defs:iommu_device (Results 1 – 1 of 1) sorted by relevance
360 struct iommu_device { struct361 struct list_head list;362 const struct iommu_ops *ops;363 struct fwnode_handle *fwnode;364 struct device *dev;365 u32 max_pasids;731 struct iommu_device {}; struct
Completed in 9 milliseconds