Searched refs:PMD_SECT_BUFFERABLE (Results 1 – 13 of 13) sorted by relevance
29 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro42 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)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)
31 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro
183 PMD_SECT_BUFFERABLE | \
206 PMD_SECT_BUFFERABLE | \
195 PMD_SECT_BUFFERABLE | \
250 PMD_SECT_BUFFERABLE | \
535 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()563 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()646 mem_types[MT_MEMORY_RWX_NONCACHED].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()
422 PMD_SECT_BUFFERABLE | \
444 PMD_SECT_BUFFERABLE | \
470 PMD_SECT_BUFFERABLE | \
507 PMD_SECT_BUFFERABLE | \
582 PMD_SECT_BUFFERABLE | \
621 PMD_SECT_BUFFERABLE | \