Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dppr.c76 perm |= IOMMU_FAULT_PERM_PRIV; in ppr_flag_to_fault_perm()
/linux/drivers/iommu/
H A Diommu-sva.c257 if (!(prm->perm & IOMMU_FAULT_PERM_PRIV)) in iommu_sva_handle_mm()
/linux/include/linux/
H A Diommu.h55 #define IOMMU_FAULT_PERM_PRIV (1 << 3) /* privileged */ macro
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c1849 perm |= IOMMU_FAULT_PERM_PRIV; in arm_smmu_handle_event()