Searched refs:IOMMU_FAULT_PERM_EXEC (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/iommu/
H A Diommu-sva.c224 if (prm->perm & IOMMU_FAULT_PERM_EXEC) {
/linux-master/include/linux/
H A Diommu.h48 #define IOMMU_FAULT_PERM_EXEC (1 << 2) /* exec */ macro
/linux-master/drivers/iommu/intel/
H A Dsvm.c550 prot |= IOMMU_FAULT_PERM_EXEC;
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1669 perm |= IOMMU_FAULT_PERM_EXEC;

Completed in 146 milliseconds