Searched refs:PMD_SECT_CACHEABLE (Results 1 – 17 of 17) sorted by relevance
33 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro46 #define PMD_SECT_WT (PMD_SECT_CACHEABLE)47 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)48 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE)49 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
44 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
31 #define PMD_SECT_CACHEABLE (1 << 5) macro
117 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |121 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |
198 PMD_SECT_CACHEABLE | \
210 PMD_SECT_CACHEABLE | \
201 PMD_SECT_CACHEABLE | \
254 PMD_SECT_CACHEABLE | \
437 PMD_SECT_CACHEABLE | \
459 PMD_SECT_CACHEABLE | \
505 PMD_SECT_CACHEABLE | \
485 PMD_SECT_CACHEABLE | \
511 PMD_SECT_CACHEABLE | \
596 PMD_SECT_CACHEABLE | \
624 PMD_SECT_CACHEABLE | \
139 pmd &= PMD_SECT_TEX(1) | PMD_SECT_BUFFERABLE | PMD_SECT_CACHEABLE; in init_default_cache_policy()
90 or r7, r7, #PMD_SECT_CACHEABLE @ cacheable