Searched refs:_CACHE_WUC (Results 1 – 1 of 1) sorted by relevance
64 #ifndef _CACHE_WUC65 #define _CACHE_WUC (2<<_CACHE_SHIFT) /* Weak-ordered UnCached */ macro85 _PAGE_GLOBAL | _PAGE_KERN | _CACHE_WUC)108 prot = (prot & ~_CACHE_MASK) | _CACHE_WUC; in pgprot_writecombine()