Searched refs:IOMMU_PRIV (Results 1 – 7 of 7) sorted by relevance
159 IOMMU_READ | IOMMU_WRITE | IOMMU_PRIV); in venus_boot_no_tz()
328 if (!(prot & IOMMU_PRIV)) in arm_v7s_prot_to_pte()357 prot |= IOMMU_PRIV; in arm_v7s_pte_to_prot()
422 if (!(prot & IOMMU_PRIV)) in arm_lpae_prot_to_pte()
417 prot |= IOMMU_PRIV; in dma_info_to_prot()
33 #define IOMMU_PRIV (1 << 5) macro
419 prot |= IOMMU_PRIV; in msm_gem_pin_iova()
1085 prot |= IOMMU_PRIV; in __dma_info_to_prot()
Completed in 27 milliseconds