Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dio-pgtable-arm.c316 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()
/linux-4.1.27/include/linux/
Diommu.h32 #define IOMMU_NOEXEC (1 << 3) macro