Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dmsm_iommu.c416 pgprot |= tex & 0x02 ? SL_CACHEABLE : 0; in msm_iommu_map()
Dmsm_iommu_hw-8xxx.h82 #define SL_CACHEABLE (1 << 3) macro