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