Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu.h800 struct dev_iommu { struct
801 struct mutex lock;
802 struct iommu_fault_param __rcu *fault_param;
803 struct iommu_fwspec *fwspec;
804 struct iommu_device *iommu_dev;
805 void *priv;
806 u32 max_pasids;
807 u32 attach_deferred:1;
808 u32 pci_32bit_workaround:1;
809 u32 require_direct:1;
[all …]