Home
last modified time | relevance | path

Searched refs:iommu_v2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/iommu/
Damd_iommu.c101 bool iommu_v2; /* Device can make use of IOMMUv2 */ member
397 dev_data->iommu_v2 = iommu->is_iommu_v2; in iommu_init_device()
2292 if (!dev_data->iommu_v2 || !dev_data->passthrough) in attach_device()
2441 if (iommu_pass_through || dev_data->iommu_v2) { in device_change_notifier()
3042 if (!amd_iommu_force_isolation && dev_data->iommu_v2) { in prealloc_protection_domains()