Home
last modified time | relevance | path

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

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