Searched refs:DEFAULT_CACHE_WAYS_LOG2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/metag/mm/
H A Dcache.c22 #define DEFAULT_CACHE_WAYS_LOG2 2 macro
30 - DEFAULT_CACHE_WAYS_LOG2;
32 - DEFAULT_CACHE_WAYS_LOG2;
37 static unsigned char dcache_sets_log2 = DEFAULT_CACHE_WAYS_LOG2;
38 static unsigned char icache_sets_log2 = DEFAULT_CACHE_WAYS_LOG2;
177 - DEFAULT_CACHE_WAYS_LOG2) metag_cache_probe()
193 - DEFAULT_CACHE_WAYS_LOG2) metag_cache_probe()

Completed in 39 milliseconds