Searched defs:CACHE_TYPE (Results 1 – 3 of 3) sorted by relevance
302 #define CACHE_TYPE(t) (((t) == DATA_CACHE) ? CACHE_TYPE_D : \ macro