Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Diommu.h373 struct iommu_device { struct
374 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