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

/linux-master/drivers/iommu/
H A Diommu-sva.c219 if (prm->perm & IOMMU_FAULT_PERM_WRITE) {
/linux-master/include/linux/
H A Diommu.h47 #define IOMMU_FAULT_PERM_WRITE (1 << 1) /* write */ macro
/linux-master/drivers/iommu/intel/
H A Dsvm.c548 prot |= IOMMU_FAULT_PERM_WRITE;
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1666 perm |= IOMMU_FAULT_PERM_WRITE;

Completed in 122 milliseconds