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

/linux-master/drivers/iommu/
H A Diommu-sva.c229 if (!(prm->perm & IOMMU_FAULT_PERM_PRIV))
/linux-master/include/linux/
H A Diommu.h49 #define IOMMU_FAULT_PERM_PRIV (1 << 3) /* privileged */ macro
/linux-master/drivers/iommu/intel/
H A Dsvm.c552 prot |= IOMMU_FAULT_PERM_PRIV;
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1672 perm |= IOMMU_FAULT_PERM_PRIV;

Completed in 127 milliseconds