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

/linux-4.4.14/arch/metag/include/asm/
H A Dpgtable-bits.h50 #define _PAGE_CACHEABLE (_PAGE_CACHE_WIN3 | _PAGE_WR_COMBINE) macro
/linux-4.4.14/arch/arc/include/asm/
H A Dpgtable.h60 #define _PAGE_CACHEABLE (1<<2) /* Page is cached (H) */ macro
71 #define _PAGE_CACHEABLE (1<<0) /* Page is cached (H) */ macro
101 #undef _PAGE_CACHEABLE macro
102 #define _PAGE_CACHEABLE 0 macro

Completed in 345 milliseconds