Home
last modified time | relevance | path

Searched defs:dev_iommu (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/
Diommu.h789 struct dev_iommu { struct
790 struct mutex lock;
791 struct iommu_fault_param __rcu *fault_param;
792 struct iommu_fwspec *fwspec;
793 struct iommu_device *iommu_dev;
794 void *priv;
795 u32 max_pasids;
796 u32 attach_deferred:1;
797 u32 pci_32bit_workaround:1;
798 u32 require_direct:1;
[all …]