Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/include/asm/
Dpgtable.h61 #define _PAGE_CACHEABLE (1<<2) /* Page is cached (H) */ macro
72 #define _PAGE_CACHEABLE (1<<0) /* Page is cached (H) */ macro
103 #define _PAGE_CACHEABLE 0 macro