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

/linux-master/drivers/iommu/
H A Diommu-sva.c216 if (prm->perm & IOMMU_FAULT_PERM_READ)
/linux-master/include/linux/
H A Diommu.h46 #define IOMMU_FAULT_PERM_READ (1 << 0) /* read */ macro
/linux-master/drivers/iommu/intel/
H A Dsvm.c546 prot |= IOMMU_FAULT_PERM_READ;
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1664 perm |= IOMMU_FAULT_PERM_READ;

Completed in 118 milliseconds