Searched refs:PMD_SECT_CACHEABLE (Results 1 – 13 of 13) sorted by relevance
30 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro43 #define PMD_SECT_WT (PMD_SECT_CACHEABLE)44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)45 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE)46 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)47 #define PMD_SECT_CACHE_MASK (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
32 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
184 PMD_SECT_CACHEABLE | \
207 PMD_SECT_CACHEABLE | \
196 PMD_SECT_CACHEABLE | \
251 PMD_SECT_CACHEABLE | \
423 PMD_SECT_CACHEABLE | \
445 PMD_SECT_CACHEABLE | \
488 PMD_SECT_CACHEABLE | \
471 PMD_SECT_CACHEABLE | \
508 PMD_SECT_CACHEABLE | \
583 PMD_SECT_CACHEABLE | \
622 PMD_SECT_CACHEABLE | \