Lines Matching defs:dev_iommu
625 struct dev_iommu { struct
626 struct mutex lock;
627 struct iommu_fault_param *fault_param;
628 struct iopf_device_param *iopf_param;
629 struct iommu_fwspec *fwspec;
630 struct iommu_device *iommu_dev;
631 void *priv;
632 u32 max_pasids;
633 u32 attach_deferred:1;
634 u32 pci_32bit_workaround:1;
635 u32 require_direct:1;
636 u32 shadow_on_flush:1;