Searched refs:CACHE_COLORS_MSK (Results 1 – 1 of 1) sorted by relevance
89 #define CACHE_COLORS_MSK (CACHE_COLORS_NUM - 1) macro90 #define CACHE_COLOR(addr) (((unsigned long)(addr) >> (PAGE_SHIFT)) & CACHE_COLORS_MSK)