Searched refs:DCACHE_LINE_S (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/metag/include/asm/ | ||
D | metag_isa.h | 21 #define DCACHE_LINE_S 6 macro |
/linux-4.1.27/arch/metag/mm/ | ||
D | cache.c | 311 loops >>= DCACHE_LINE_S; in metag_data_cache_flush() |