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)
32 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro
192 PMD_SECT_BUFFERABLE | \
213 PMD_SECT_BUFFERABLE | \
201 PMD_SECT_BUFFERABLE | \
257 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()
429 PMD_SECT_BUFFERABLE | \
452 PMD_SECT_BUFFERABLE | \
479 PMD_SECT_BUFFERABLE | \
516 PMD_SECT_BUFFERABLE | \
575 PMD_SECT_BUFFERABLE | \
604 PMD_SECT_BUFFERABLE | \