Searched defs:dev_iommu (Results 1 – 2 of 2) sorted by relevance
371 struct dev_iommu { struct372 struct mutex lock;373 struct iommu_fault_param *fault_param;374 struct iopf_device_param *iopf_param;375 struct iommu_fwspec *fwspec;376 struct iommu_device *iommu_dev;377 void *priv;
525 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member
Completed in 12 milliseconds