Home
last modified time | relevance | path

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

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