Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.c349 static bool iommu_paging_structure_coherency(struct intel_iommu *iommu) in iommu_paging_structure_coherency() function
366 if (!iommu_paging_structure_coherency(info->iommu)) { in domain_update_iommu_coherency()
377 if (!iommu_paging_structure_coherency(iommu)) { in domain_update_iommu_coherency()
3460 domain->iommu_coherency = iommu_paging_structure_coherency(iommu); in paging_domain_alloc()