Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dmsm_iommu.c457 *sl_pte = (pa & SL_BASE_MASK_SMALL) | SL_AP0 | SL_AP1 | SL_NG | in msm_iommu_map()
465 SL_NG | SL_AP1 | SL_SHARED | SL_TYPE_LARGE | pgprot; in msm_iommu_map()
Dmsm_iommu_hw-8xxx.h79 #define SL_AP1 (2 << 4) macro