Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h15 #define _PAGE_CACHEABLE (1 << 0) /* Cached (H) */ macro
17 #define _PAGE_CACHEABLE 0 macro