Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/usnic/
A Dusnic_uiom.c136 flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_get_pages()
257 int flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_map_sorted_intervals()
/linux/drivers/iommu/
A Dio-pgtable-arm.c440 else if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()
448 else if (prot & IOMMU_CACHE) in arm_lpae_prot_to_pte()
459 if (prot & IOMMU_CACHE && data->iop.fmt != ARM_MALI_LPAE) in arm_lpae_prot_to_pte()
1278 IOMMU_CACHE, GFP_KERNEL)) in arm_lpae_run_tests()
A Dio-pgtable-arm-v7s.c339 else if (prot & IOMMU_CACHE) in arm_v7s_prot_to_pte()
361 prot |= IOMMU_CACHE; in arm_v7s_pte_to_prot()
949 IOMMU_CACHE, GFP_KERNEL)) in arm_v7s_do_selftests()
A Ddma-iommu.c414 int prot = coherent ? IOMMU_CACHE : 0; in dma_info_to_prot()
644 if (!(ioprot & IOMMU_CACHE)) { in __iommu_dma_alloc_noncontiguous()
/linux/include/linux/
A Diommu.h21 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro
/linux/drivers/vhost/
A Dvdpa.c581 return flags | IOMMU_CACHE; in perm_to_iommu_flags()
/linux/drivers/gpu/drm/msm/
A Dmsm_gem.c422 prot |= IOMMU_CACHE; in msm_gem_pin_iova()
/linux/drivers/vfio/
A Dvfio_iommu_type1.c2271 domain->prot |= IOMMU_CACHE; in vfio_iommu_type1_attach_group()
2621 if (!(domain->prot & IOMMU_CACHE)) { in vfio_domains_have_iommu_cache()
/linux/drivers/iommu/intel/
A Diommu.c5150 if ((iommu_prot & IOMMU_CACHE) && dmar_domain->iommu_snooping) in intel_iommu_map()

Completed in 35 milliseconds