Searched defs:PMD_SECT_CACHE_MASK (Results 1 – 2 of 2) sorted by relevance
53 #define PMD_SECT_CACHE_MASK (_AT(pmdval_t, 7) << 2) macro
47 #define PMD_SECT_CACHE_MASK (PMD_SECT_TEX(1) | PMD_SECT_CACHEABLE | PMD_SECT_BUFFERABLE) macro