Searched refs:IOMMU_FAULT_PERM_WRITE (Results 1 – 4 of 4) sorted by relevance
12 #define IOMMU_FAULT_PERM_WRITE (1 << 1) /* write */ macro
214 if (prm->perm & IOMMU_FAULT_PERM_WRITE) { in iommu_sva_handle_iopf()
571 prot |= IOMMU_FAULT_PERM_WRITE; in prq_to_iommu_prot()
1486 perm |= IOMMU_FAULT_PERM_WRITE; in arm_smmu_handle_evt()
Completed in 12 milliseconds