Searched refs:IOMMU_CACHE (Results 1 – 12 of 12) sorted by relevance
428 else if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()436 else if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()447 if (prot & IOMMU_CACHE && data->iop.fmt != ARM_MALI_LPAE) in arm_lpae_prot_to_pte()1199 IOMMU_NOEXEC | IOMMU_CACHE, in arm_lpae_run_tests()
356 else if (prot & IOMMU_CACHE) in arm_v7s_prot_to_pte()378 prot |= IOMMU_CACHE; in arm_v7s_pte_to_prot()975 IOMMU_NOEXEC | IOMMU_CACHE, in arm_v7s_do_selftests()
229 if (!(prot & IOMMU_CACHE)) in dart_prot_to_pte()
611 int prot = coherent ? IOMMU_CACHE : 0; in dma_info_to_prot()838 if (!(ioprot & IOMMU_CACHE)) { in __iommu_dma_alloc_noncontiguous()
191 int iommu_prot = IOMMU_CACHE; in conv_iommu_prot()
165 int iommu_prot = IOMMU_CACHE; in iommufd_vfio_map_dma()
252 int flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_map_sorted_intervals()
21 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro
1430 npage << PAGE_SHIFT, prot | IOMMU_CACHE, in vfio_iommu_map()1745 dma->prot | IOMMU_CACHE, GFP_KERNEL); in vfio_iommu_replay()1840 IOMMU_READ | IOMMU_WRITE | IOMMU_CACHE, GFP_KERNEL); in vfio_test_domain_fgsp()
429 prot |= IOMMU_CACHE; in msm_gem_pin_vma_locked()
803 return flags | IOMMU_CACHE; in perm_to_iommu_flags()
919 prot |= IOMMU_CACHE; in iort_get_rmrs()
Completed in 36 milliseconds