Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/include/asm/
Dpgtable-bits.h50 #define _PAGE_CACHEABLE (_PAGE_CACHE_WIN3 | _PAGE_WR_COMBINE) macro
/linux-4.1.27/arch/arc/include/asm/
Dpgtable.h59 #define _PAGE_CACHEABLE (1<<2) /* Page is cached (H) */ macro
69 #define _PAGE_CACHEABLE (1<<0) /* Page is cached (H) */ macro