Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dio-pgtable-arm-v7s.c339 if ((prot & IOMMU_NOEXEC) && ap) in arm_v7s_prot_to_pte()
367 prot |= IOMMU_NOEXEC; in arm_v7s_pte_to_prot()
960 IOMMU_NOEXEC | in arm_v7s_do_selftests()
966 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL)) in arm_v7s_do_selftests()
H A Dio-pgtable-arm.c467 if (prot & IOMMU_NOEXEC) in arm_lpae_prot_to_pte()
1236 IOMMU_NOEXEC | in arm_lpae_run_tests()
1242 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL)) in arm_lpae_run_tests()
H A Dvirtio-iommu.c426 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_add_resv_mem()
823 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in viommu_get_resv_regions()
H A Ddma-iommu.c1282 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iommu_dma_get_msi_page()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c283 prot |= IOMMU_NOEXEC; in panfrost_mmu_map()
471 IOMMU_WRITE | IOMMU_READ | IOMMU_NOEXEC, sgt); in panfrost_mmu_map_fault_addr()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h22 #define IOMMU_NOEXEC (1 << 3) macro
/OK3568_Linux_fs/kernel/drivers/acpi/arm64/
H A Diort.c875 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1589 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2489 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in arm_smmu_get_resv_regions()