Searched refs:IOMMU_FAULT_PERM_EXEC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/amd/ | ||
| H A D | ppr.c | 76 perm |= IOMMU_FAULT_PERM_EXEC; in ppr_flag_to_fault_perm() |
| /linux/include/linux/ | ||
| H A D | iommu.h | 54 #define IOMMU_FAULT_PERM_EXEC (1 << 2) /* exec */ macro |