Searched refs:IOMMU_CACHE (Results 1 – 6 of 6) sorted by relevance
141 flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_get_pages()259 int flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_map_sorted_intervals()
301 if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()310 if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()914 IOMMU_CACHE)) in arm_lpae_run_tests()
4486 if ((iommu_prot & IOMMU_CACHE) && dmar_domain->iommu_snooping) in intel_iommu_map()
92 flags |= IOMMU_CACHE; in kvm_iommu_map_pages()
31 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro
790 domain->prot |= IOMMU_CACHE; in vfio_iommu_type1_attach_group()945 if (!(domain->prot & IOMMU_CACHE)) { in vfio_domains_have_iommu_cache()