Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h360 struct iommu_device { struct
361 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