Searched refs:SL_CACHEABLE (Results 1 – 2 of 2) sorted by relevance
408 pgprot |= tex & 0x02 ? SL_CACHEABLE : 0; in msm_iommu_map()
82 #define SL_CACHEABLE (1 << 3) macro