Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpgtable.h57 #define _PAGE_CACHEABLE (1<<2) /* Page is cached (H) */ macro
68 #define _PAGE_CACHEABLE (1<<0) /* Page is cached (H) */ macro
99 #define _PAGE_CACHEABLE 0 macro