Searched defs:ICACHE_SET_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/m68k/include/asm/ | ||
H A D | m54xxacr.h | 68 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS) macro |
H A D | cacheflush_mm.h | 16 #define ICACHE_SET_MASK 0 macro |