Lines Matching defs:dev_iommu
732 struct dev_iommu { struct
733 struct mutex lock;
734 struct iommu_fault_param __rcu *fault_param;
735 struct iommu_fwspec *fwspec;
736 struct iommu_device *iommu_dev;
737 void *priv;
738 u32 max_pasids;
739 u32 attach_deferred:1;
740 u32 pci_32bit_workaround:1;
741 u32 require_direct:1;
742 u32 shadow_on_flush:1;