Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Diommu.c418 *(fl_pte+i) = (pa & 0xFF000000) | FL_SUPERSECTION | in msm_iommu_map()
/linux-2.6.39/arch/arm/mach-msm/include/mach/
Diommu_hw-8xxx.h63 #define FL_SUPERSECTION (1 << 18) macro