Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Diommu.h14 #define IOMMU_FAULT_PERM_PRIV (1 << 3) /* privileged */ macro
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Dsvm.c849 prot |= IOMMU_FAULT_PERM_PRIV; in prq_to_iommu_prot()