Home
last modified time | relevance | path

Searched refs:IOMMU_PRIV (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/iommu/
Dio-pgtable-arm-v7s.c280 if (!(prot & IOMMU_PRIV)) in arm_v7s_prot_to_pte()
312 prot |= IOMMU_PRIV; in arm_v7s_pte_to_prot()
Ddma-iommu.c333 prot |= IOMMU_PRIV; in dma_info_to_prot()
Dio-pgtable-arm.c437 if (!(prot & IOMMU_PRIV)) in arm_lpae_prot_to_pte()
/Linux-v4.19/include/linux/
Diommu.h43 #define IOMMU_PRIV (1 << 5) macro
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c1166 prot |= IOMMU_PRIV; in __dma_info_to_prot()