Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Diommu.h14 #define IOMMU_FAULT_PERM_PRIV (1 << 3) /* privileged */ macro
/Linux-v5.10/drivers/iommu/intel/
Dsvm.c865 prot |= IOMMU_FAULT_PERM_PRIV; in prq_to_iommu_prot()