Lines Matching defs:dev_iommu
789 struct dev_iommu { struct
790 struct mutex lock;
791 struct iommu_fault_param __rcu *fault_param;
792 struct iommu_fwspec *fwspec;
793 struct iommu_device *iommu_dev;
794 void *priv;
795 u32 max_pasids;
796 u32 attach_deferred:1;
797 u32 pci_32bit_workaround:1;
798 u32 require_direct:1;
799 u32 shadow_on_flush:1;