Searched refs:IOMMU_NOEXEC (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/iommu/
H A Dio-pgtable-arm-v7s.c352 if ((prot & IOMMU_NOEXEC) && ap)
380 prot |= IOMMU_NOEXEC;
975 IOMMU_NOEXEC | IOMMU_CACHE,
981 IOMMU_READ | IOMMU_NOEXEC, GFP_KERNEL,
H A Dio-pgtable-arm.c470 if (prot & IOMMU_NOEXEC)
1222 IOMMU_NOEXEC | IOMMU_CACHE,
1228 IOMMU_READ | IOMMU_NOEXEC,
H A Dvirtio-iommu.c473 unsigned long prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
946 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
H A Dapple-dart.c965 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
H A Ddma-iommu.c1781 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c336 prot |= IOMMU_NOEXEC;
531 IOMMU_WRITE | IOMMU_READ | IOMMU_NOEXEC, sgt);
/linux-master/include/linux/
H A Diommu.h21 #define IOMMU_NOEXEC (1 << 3) macro
239 IOMMU_CAP_NOEXEC, /* IOMMU_NOEXEC flag */
/linux-master/drivers/acpi/arm64/
H A Diort.c1147 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1569 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2972 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO;

Completed in 162 milliseconds