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