Searched refs:FL_SHARED (Results 1 – 2 of 2) sorted by relevance
409 pgprot = sh ? FL_SHARED : 0; in msm_iommu_map()428 FL_SHARED | FL_NG | pgprot; in msm_iommu_map()433 FL_TYPE_SECT | FL_SHARED | pgprot; in msm_iommu_map()
66 #define FL_SHARED (1 << 16) macro