Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c344 if (!(prot & IOMMU_PRIV)) in arm_v7s_prot_to_pte()
H A Ddma-iommu.c746 prot |= IOMMU_PRIV; in dma_info_to_prot()
/linux/include/linux/
H A Diommu.h33 #define IOMMU_PRIV (1 << 5) macro
/linux/arch/arm/mm/
H A Ddma-mapping.c733 prot |= IOMMU_PRIV; in __dma_info_to_prot()