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