Searched defs:dev_iommu (Results 1 – 2 of 2) sorted by relevance
410 struct dev_iommu { struct411 struct mutex lock;412 struct iommu_fault_param *fault_param;413 struct iopf_device_param *iopf_param;414 struct iommu_fwspec *fwspec;415 struct iommu_device *iommu_dev;416 void *priv;417 u32 max_pasids;418 u32 attach_deferred:1;
555 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member
Completed in 10 milliseconds