Searched refs:PMD_SECT_CACHEABLE (Results 1 – 1 of 1) sorted by relevance
24 #define PMD_SECT_CACHEABLE (1 << 3) macro36 #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)