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)
33 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
193 PMD_SECT_CACHEABLE | \
214 PMD_SECT_CACHEABLE | \
202 PMD_SECT_CACHEABLE | \
258 PMD_SECT_CACHEABLE | \
428 PMD_SECT_CACHEABLE | \
451 PMD_SECT_CACHEABLE | \
478 PMD_SECT_CACHEABLE | \
494 PMD_SECT_CACHEABLE | \
517 PMD_SECT_CACHEABLE | \
605 PMD_SECT_CACHEABLE | \
576 PMD_SECT_CACHEABLE | \