Searched refs:ICACHE_LINE_S (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/metag/include/asm/ | ||
D | metag_isa.h | 28 #define ICACHE_LINE_S 6 macro |
/linux-4.4.14/arch/metag/mm/ | ||
D | cache.c | 491 loops >>= ICACHE_LINE_S; in metag_code_cache_flush() |