Searched defs:iommu_dev_data (Results 1 – 1 of 1) sorted by relevance
94 struct iommu_dev_data { struct98 struct iommu_dev_data *alias_data;/* The alias dev_data */ argument99 struct protection_domain *domain; /* Domain the device is bound to */100 u16 devid; /* PCI Device ID */101 bool iommu_v2; /* Device can make use of IOMMUv2 */102 bool passthrough; /* Default for device is pt_domain */103 struct {106 } ats; /* ATS state */107 bool pri_tlp; /* PASID TLB required for109 u32 errata; /* Bitmap for errata to apply */