Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Dio-pgtable-arm.c428 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()
A Dio-pgtable-arm-v7s.c356 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()
A Dio-pgtable-dart.c229 if (!(prot & IOMMU_CACHE)) in dart_prot_to_pte()
A Ddma-iommu.c611 int prot = coherent ? IOMMU_CACHE : 0; in dma_info_to_prot()
838 if (!(ioprot & IOMMU_CACHE)) { in __iommu_dma_alloc_noncontiguous()
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dioas.c191 int iommu_prot = IOMMU_CACHE; in conv_iommu_prot()
A Dvfio_compat.c165 int iommu_prot = IOMMU_CACHE; in iommufd_vfio_map_dma()
/linux-6.3-rc2/drivers/infiniband/hw/usnic/
A Dusnic_uiom.c252 int flags = IOMMU_READ | IOMMU_CACHE; in usnic_uiom_map_sorted_intervals()
/linux-6.3-rc2/include/linux/
A Diommu.h21 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro
/linux-6.3-rc2/drivers/vfio/
A Dvfio_iommu_type1.c1430 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()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gem.c429 prot |= IOMMU_CACHE; in msm_gem_pin_vma_locked()
/linux-6.3-rc2/drivers/vhost/
A Dvdpa.c803 return flags | IOMMU_CACHE; in perm_to_iommu_flags()
/linux-6.3-rc2/drivers/acpi/arm64/
A Diort.c919 prot |= IOMMU_CACHE; in iort_get_rmrs()

Completed in 38 milliseconds