Searched defs:ICACHE_SET_MASK (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/m68k/include/asm/ | ||
H A D | cacheflush_mm.h | 15 #define ICACHE_SET_MASK 0 macro |
H A D | m54xxacr.h | 67 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS) macro |
Completed in 84 milliseconds