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