Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/arch-arm/include/asm/
Dpgtable-hwdef.h24 #define PMD_SECT_CACHEABLE (1 << 3) macro
36 #define PMD_SECT_WT (PMD_SECT_CACHEABLE)
37 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
38 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE)
39 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)