Lines Matching defs:dev_iommu
804 struct dev_iommu { struct
805 struct mutex lock;
806 struct iommu_fault_param __rcu *fault_param;
807 struct iommu_fwspec *fwspec;
808 struct iommu_device *iommu_dev;
809 void *priv;
810 u32 max_pasids;
811 u32 attach_deferred:1;
812 u32 pci_32bit_workaround:1;
813 u32 require_direct:1;
814 u32 shadow_on_flush:1;