Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dpasid.c749 if (info->ats_supported) in context_entry_set_pasid_table()
Diommu.c1283 if (info->ats_supported && pci_ats_page_aligned(pdev) && in iommu_enable_pci_caps()
1675 if (info && info->ats_supported) in domain_context_mapping_one()
3882 info->ats_supported = 1; in intel_iommu_probe_device()
3904 if (info->ats_supported && ecap_prs(iommu->ecap) && in intel_iommu_probe_device()
Diommu.h776 u8 ats_supported:1; member