Searched refs:IOMMU_NOEXEC (Results 1 – 2 of 2) sorted by relevance
316 if (prot & IOMMU_NOEXEC) in arm_lpae_prot_to_pte()913 IOMMU_NOEXEC | in arm_lpae_run_tests()919 IOMMU_READ | IOMMU_NOEXEC)) in arm_lpae_run_tests()
32 #define IOMMU_NOEXEC (1 << 3) macro