Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dpasid.c810 if (info->ats_supported) in context_entry_set_pasid_table()
H A Diommu.c869 if (!info->ats_supported) in iommu_enable_pci_ats()
1176 if (info && info->ats_supported) in domain_context_mapping_one()
3260 info->ats_supported = 1; in intel_iommu_probe_device()
3282 if (info->ats_supported && ecap_prs(iommu->ecap) && in intel_iommu_probe_device()
H A Diommu.h755 u8 ats_supported:1; member