Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dio-pgtable-arm.c373 if (prot & IOMMU_NOEXEC) in arm_lpae_prot_to_pte()
975 IOMMU_NOEXEC | in arm_lpae_run_tests()
981 IOMMU_READ | IOMMU_NOEXEC)) in arm_lpae_run_tests()
/linux-4.4.14/include/linux/
Diommu.h32 #define IOMMU_NOEXEC (1 << 3) macro