Home
last modified time | relevance | path

Searched refs:MSM_IOMMU_ATTR_SH (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/iommu/
Dmsm_iommu.h26 #define MSM_IOMMU_ATTR_SH 0x4 macro
Dmsm_iommu.c383 sh = (prot & MSM_IOMMU_ATTR_SH) ? 1 : 0; in msm_iommu_map()