Lines Matching defs:dev_iommu
425 struct dev_iommu { struct
426 struct mutex lock;
427 struct iommu_fault_param *fault_param;
428 struct iopf_device_param *iopf_param;
429 struct iommu_fwspec *fwspec;
430 struct iommu_device *iommu_dev;
431 void *priv;
432 u32 max_pasids;
433 u32 attach_deferred:1;
434 u32 pci_32bit_workaround:1;
435 u32 require_direct:1;