Searched refs:PMD_SECT_BUFFERABLE (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level-hwdef.h32 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro
45 #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)
H A Dpgtable-3level-hwdef.h43 #define PMD_SECT_BUFFERABLE (_AT(pmdval_t, 1) << 2) macro
/linux-4.4.14/arch/arm/mm/
H A Dproc-sa110.S209 PMD_SECT_BUFFERABLE | \
H A Dproc-arm720.S197 PMD_SECT_BUFFERABLE | \
H A Dproc-fa526.S200 PMD_SECT_BUFFERABLE | \
H A Dproc-sa1100.S253 PMD_SECT_BUFFERABLE | \
H A Dmmu.c140 pmd &= PMD_SECT_TEX(1) | PMD_SECT_BUFFERABLE | PMD_SECT_CACHEABLE; init_default_cache_policy()
521 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; build_mem_type_table()
549 mem_types[MT_DEVICE_WC].prot_sect |= PMD_SECT_BUFFERABLE; build_mem_type_table()
633 mem_types[MT_MEMORY_RWX_NONCACHED].prot_sect |= PMD_SECT_BUFFERABLE; build_mem_type_table()
H A Dproc-arm920.S458 PMD_SECT_BUFFERABLE | \
H A Dproc-arm922.S436 PMD_SECT_BUFFERABLE | \
H A Dproc-arm926.S484 PMD_SECT_BUFFERABLE | \
H A Dproc-mohawk.S437 PMD_SECT_BUFFERABLE | \
H A Dproc-feroceon.S595 PMD_SECT_BUFFERABLE | \
H A Dproc-xsc3.S510 PMD_SECT_BUFFERABLE | \
H A Dproc-xscale.S623 PMD_SECT_BUFFERABLE | \

Completed in 554 milliseconds