Searched defs:ICACHE_SET_MASK (Results 1 – 2 of 2) sorted by relevance
63 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS) macro
15 #define ICACHE_SET_MASK 0 macro