Searched refs:PMD_SECT_CACHEABLE (Results 1 – 16 of 16) 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
28 #define PMD_SECT_CACHEABLE (1 << 5) macro
113 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |117 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |
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 | \
622 PMD_SECT_CACHEABLE | \
583 PMD_SECT_CACHEABLE | \
87 or r7, r7, #PMD_SECT_CACHEABLE @ cacheable