Searched refs:PMD_SECT_BUFFERABLE (Results 1 – 13 of 13) sorted by relevance
32 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro45 #define PMD_SECT_BUFFERED (PMD_SECT_BUFFERABLE)47 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)49 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)50 #define PMD_SECT_CACHE_MASK (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
43 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro
197 PMD_SECT_BUFFERABLE | \
209 PMD_SECT_BUFFERABLE | \
200 PMD_SECT_BUFFERABLE | \
253 PMD_SECT_BUFFERABLE | \
528 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()556 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()640 mem_types[MT_MEMORY_RWX_NONCACHED].prot_sect |= PMD_SECT_BUFFERABLE; in build_mem_type_table()
436 PMD_SECT_BUFFERABLE | \
458 PMD_SECT_BUFFERABLE | \
484 PMD_SECT_BUFFERABLE | \
510 PMD_SECT_BUFFERABLE | \
595 PMD_SECT_BUFFERABLE | \
624 PMD_SECT_BUFFERABLE | \