Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dm54xxacr.h68 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS) macro
H A Dcacheflush_mm.h16 #define ICACHE_SET_MASK 0 macro