Home
last modified time | relevance | path

Searched defs:PMD_SECT_CACHE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-2level-hwdef.h47 #define PMD_SECT_CACHE_MASK (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
H A Dpgtable-3level-hwdef.h53 #define PMD_SECT_CACHE_MASK (_AT(pmdval_t, 7) << 2) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-2level-hwdef.h47 #define PMD_SECT_CACHE_MASK (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro
H A Dpgtable-3level-hwdef.h53 #define PMD_SECT_CACHE_MASK (_AT(pmdval_t, 7) << 2) macro

Completed in 2 milliseconds