Searched refs:IOMMU_CACHE (Results 1 – 7 of 7) sorted by relevance
140 int prot = coherent ? IOMMU_CACHE : 0; in dma_direction_to_prot()307 if (!(prot & IOMMU_CACHE)) { in iommu_dma_alloc()
358 if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()367 if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()976 IOMMU_CACHE)) in arm_lpae_run_tests()
4867 if ((iommu_prot & IOMMU_CACHE) && dmar_domain->iommu_snooping) in intel_iommu_map()
141 flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_get_pages()259 int flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_map_sorted_intervals()
92 flags |= IOMMU_CACHE; in kvm_iommu_map_pages()
31 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro
803 domain->prot |= IOMMU_CACHE; in vfio_iommu_type1_attach_group()958 if (!(domain->prot & IOMMU_CACHE)) { in vfio_domains_have_iommu_cache()