Home
last modified time | relevance | path

Searched defs:ICACHE_SET_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/m68k/include/asm/
Dm54xxacr.h63 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS) macro
Dcacheflush_mm.h15 #define ICACHE_SET_MASK 0 macro