Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dpgtable-2level-hwdef.h33 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
46 #define PMD_SECT_WT (PMD_SECT_CACHEABLE)
47 #define PMD_SECT_WB (PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
48 #define PMD_SECT_MINICACHE (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE)
49 #define PMD_SECT_WBWA (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE)
Dpgtable-3level-hwdef.h44 #define PMD_SECT_CACHEABLE (_AT(pmdval_t, 1) << 3) macro
/arch/unicore32/include/asm/
Dpgtable-hwdef.h31 #define PMD_SECT_CACHEABLE (1 << 5) macro
/arch/unicore32/mm/
Dmmu.c117 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |
121 .prot_sect = PMD_TYPE_SECT | PMD_PRESENT | PMD_SECT_CACHEABLE |
/arch/arm/mm/
Dproc-arm720.S198 PMD_SECT_CACHEABLE | \
Dproc-sa110.S210 PMD_SECT_CACHEABLE | \
Dproc-fa526.S201 PMD_SECT_CACHEABLE | \
Dproc-sa1100.S254 PMD_SECT_CACHEABLE | \
Dproc-arm922.S437 PMD_SECT_CACHEABLE | \
Dproc-arm920.S459 PMD_SECT_CACHEABLE | \
Dproc-arm925.S505 PMD_SECT_CACHEABLE | \
Dproc-arm926.S485 PMD_SECT_CACHEABLE | \
Dproc-xsc3.S511 PMD_SECT_CACHEABLE | \
Dproc-feroceon.S596 PMD_SECT_CACHEABLE | \
Dproc-xscale.S624 PMD_SECT_CACHEABLE | \
Dmmu.c139 pmd &= PMD_SECT_TEX(1) | PMD_SECT_BUFFERABLE | PMD_SECT_CACHEABLE; in init_default_cache_policy()
/arch/unicore32/kernel/
Dhead.S90 or r7, r7, #PMD_SECT_CACHEABLE @ cacheable