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