Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.c1180 if (!info->ats_supported) in iommu_enable_pci_ats()
1549 if (info && info->ats_supported) in domain_context_mapping_one()
3736 info->ats_supported = 1; in intel_iommu_probe_device()
3758 if (info->ats_supported && ecap_prs(iommu->ecap) && in intel_iommu_probe_device()
H A Dpasid.c991 if (info->ats_supported) in context_entry_set_pasid_table()
H A Diommu.h773 u8 ats_supported:1; member