Searched refs:_CACHE_SUC (Results 1 – 1 of 1) sorted by relevance
58 #ifndef _CACHE_SUC59 #define _CACHE_SUC (0<<_CACHE_SHIFT) /* Strong-ordered UnCached */ macro83 _PAGE_GLOBAL | _PAGE_KERN | _CACHE_SUC)97 prot = (prot & ~_CACHE_MASK) | _CACHE_SUC; in pgprot_noncached()