Home
last modified time | relevance | path

Searched defs:_PAGE_CACHE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/metag/include/asm/
Dpgtable-bits.h53 #define _PAGE_CACHE_MASK (_PAGE_CACHE_CTRL0 | _PAGE_CACHE_CTRL1 | \ macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable_types.h125 #define _PAGE_CACHE_MASK (_PAGE_PAT | _PAGE_PCD | _PAGE_PWT) macro