Home
last modified time | relevance | path

Searched refs:IOMMU_READ (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.3-rc2/drivers/iommu/
A Dio-pgtable-dart.c221 if (!(prot & IOMMU_READ)) in dart_prot_to_pte()
227 if (!(prot & IOMMU_READ)) in dart_prot_to_pte()
254 if (!(iommu_prot & (IOMMU_READ | IOMMU_WRITE))) in dart_map_pages()
A Dio-pgtable-arm-v7s.c368 int prot = IOMMU_READ; in arm_v7s_pte_to_prot()
556 if (!(prot & (IOMMU_READ | IOMMU_WRITE))) in arm_v7s_map_pages()
974 IOMMU_READ | IOMMU_WRITE | in arm_v7s_do_selftests()
981 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL, in arm_v7s_do_selftests()
1002 IOMMU_READ, GFP_KERNEL, &mapped)) in arm_v7s_do_selftests()
A Dio-pgtable-arm.c408 if (!(prot & IOMMU_WRITE) && (prot & IOMMU_READ)) in arm_lpae_prot_to_pte()
414 if (prot & IOMMU_READ) in arm_lpae_prot_to_pte()
484 if (!(iommu_prot & (IOMMU_READ | IOMMU_WRITE))) in arm_lpae_map_pages()
1198 IOMMU_READ | IOMMU_WRITE | in arm_lpae_run_tests()
1205 IOMMU_READ | IOMMU_NOEXEC, in arm_lpae_run_tests()
1222 IOMMU_READ, GFP_KERNEL, &mapped)) in arm_lpae_run_tests()
A Dof_iommu.c251 int prot = IOMMU_READ | IOMMU_WRITE; in of_iommu_get_resv_regions()
A Dsun50i-iommu.c276 if ((prot & (IOMMU_READ | IOMMU_WRITE)) == (IOMMU_READ | IOMMU_WRITE)) in sun50i_mk_pte()
278 else if (prot & IOMMU_READ) in sun50i_mk_pte()
A Ds390-iommu.c333 if (!(prot & IOMMU_READ)) in s390_iommu_map_pages()
A Drockchip-iommu.c271 flags |= (prot & IOMMU_READ) ? RK_PTE_PAGE_READABLE : 0; in rk_mk_pte()
292 flags |= (prot & IOMMU_READ) ? RK_PTE_PAGE_READABLE : 0; in rk_mk_pte_v2()
/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gpummu.c38 if (prot & IOMMU_READ) in msm_gpummu_map()
/linux-6.3-rc2/drivers/media/platform/nvidia/tegra-vde/
A Diommu.c40 IOMMU_READ | IOMMU_WRITE); in tegra_vde_iommu_map()
/linux-6.3-rc2/drivers/net/ipa/
A Dipa_mem.c475 ret = iommu_map(domain, iova, phys, size, IOMMU_READ | IOMMU_WRITE, in ipa_imem_init()
584 ret = iommu_map(domain, iova, phys, size, IOMMU_READ | IOMMU_WRITE, in ipa_smem_init()
/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dfirmware.c161 IOMMU_READ | IOMMU_WRITE | IOMMU_PRIV, GFP_KERNEL); in venus_boot_no_tz()
/linux-6.3-rc2/drivers/gpu/drm/panfrost/
A Dpanfrost_mmu.c328 int prot = IOMMU_READ | IOMMU_WRITE; in panfrost_mmu_map()
524 IOMMU_WRITE | IOMMU_READ | IOMMU_NOEXEC, sgt); in panfrost_mmu_map_fault_addr()
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dioas.c196 iommu_prot |= IOMMU_READ; in conv_iommu_prot()
A Dvfio_compat.c177 iommu_prot |= IOMMU_READ; in iommufd_vfio_map_dma()
A Ddevice.c584 return area->iommu_prot & IOMMU_READ; in check_area_prot()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Drockchip_drm_gem.c25 int prot = IOMMU_READ | IOMMU_WRITE; in rockchip_gem_iommu_map()
/linux-6.3-rc2/drivers/gpu/host1x/
A Dcdma.c108 IOMMU_READ, GFP_KERNEL); in host1x_pushbuffer_init()
A Djob.c252 map->sgt, IOMMU_READ); in pin_job()
/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/drivers/net/wireless/ath/ath11k/
A Dahb.c1039 IOMMU_READ | IOMMU_WRITE, GFP_KERNEL); in ath11k_ahb_fw_resources_init()
1047 IOMMU_READ | IOMMU_WRITE, GFP_KERNEL); in ath11k_ahb_fw_resources_init()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
A Dgk20a.c478 PAGE_SIZE, IOMMU_READ | IOMMU_WRITE, in gk20a_instobj_ctor_iommu()
/linux-6.3-rc2/drivers/s390/cio/
A Dvfio_ccw_cp.c148 IOMMU_READ | IOMMU_WRITE, in page_array_pin()
/linux-6.3-rc2/drivers/remoteproc/
A Dqcom_q6v5_adsp.c370 adsp->mem_size, IOMMU_READ | IOMMU_WRITE, in adsp_map_carveout()
/linux-6.3-rc2/drivers/vhost/
A Dvdpa.c793 flags |= IOMMU_READ; in perm_to_iommu_flags()
796 flags |= (IOMMU_WRITE | IOMMU_READ); in perm_to_iommu_flags()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dgem.c226 int prot = IOMMU_READ | IOMMU_WRITE; in tegra_bo_iommu_map()

Completed in 49 milliseconds

12