Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Diommu.h12 #define IOMMU_FAULT_PERM_WRITE (1 << 1) /* write */ macro
/linux-6.3-rc2/drivers/iommu/
A Diommu-sva.c214 if (prm->perm & IOMMU_FAULT_PERM_WRITE) { in iommu_sva_handle_iopf()
/linux-6.3-rc2/drivers/iommu/intel/
A Dsvm.c571 prot |= IOMMU_FAULT_PERM_WRITE; in prq_to_iommu_prot()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c1486 perm |= IOMMU_FAULT_PERM_WRITE; in arm_smmu_handle_evt()

Completed in 12 milliseconds