Home
last modified time | relevance | path

Searched refs:DCACHE_COLOR_BITS (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/sparc64/include/
HDcache.h48 #define DCACHE_COLOR_BITS (1) macro
49 #define DCACHE_COLORS (1 << DCACHE_COLOR_BITS)
53 ((color) ^ DCACHE_COLOR_BITS)