Home
last modified time | relevance | path

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

/drivers/iommu/
Dmsm_iommu.c411 pgprot |= tex & 0x02 ? FL_CACHEABLE : 0; in msm_iommu_map()
Dmsm_iommu_hw-8xxx.h68 #define FL_CACHEABLE (1 << 3) macro