Lines Matching defs:dev_iommu
762 struct dev_iommu { struct
763 struct mutex lock;
764 struct iommu_fault_param __rcu *fault_param;
765 struct iommu_fwspec *fwspec;
766 struct iommu_device *iommu_dev;
767 void *priv;
768 u32 max_pasids;
769 u32 attach_deferred:1;
770 u32 pci_32bit_workaround:1;
771 u32 require_direct:1;
772 u32 shadow_on_flush:1;