Home
last modified time | relevance | path

Searched refs:PMD_SECT_CACHEABLE (Results 1 – 13 of 13) sorted by relevance

/linux/arch/arm/include/asm/
A Dpgtable-2level-hwdef.h30 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
43 #define PMD_SECT_WT (PMD_SECT_CACHEABLE)
44 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
45 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE)
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)
A Dpgtable-3level-hwdef.h32 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
/linux/arch/arm/mm/
A Dproc-arm720.S184 PMD_SECT_CACHEABLE | \
A Dproc-sa110.S207 PMD_SECT_CACHEABLE | \
A Dproc-fa526.S196 PMD_SECT_CACHEABLE | \
A Dproc-sa1100.S251 PMD_SECT_CACHEABLE | \
A Dproc-arm922.S423 PMD_SECT_CACHEABLE | \
A Dproc-arm920.S445 PMD_SECT_CACHEABLE | \
A Dproc-arm925.S488 PMD_SECT_CACHEABLE | \
A Dproc-arm926.S471 PMD_SECT_CACHEABLE | \
A Dproc-xsc3.S508 PMD_SECT_CACHEABLE | \
A Dproc-feroceon.S583 PMD_SECT_CACHEABLE | \
A Dproc-xscale.S622 PMD_SECT_CACHEABLE | \

Completed in 11 milliseconds