Home
last modified time | relevance | path

Searched refs:icache_sets_log2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/metag/mm/
Dcache.c38 static unsigned char icache_sets_log2 = DEFAULT_CACHE_WAYS_LOG2; variable
131 icache_sets_log2 = 1; in metag_cache_probe()
141 icache_set_shift -= icache_sets_log2; in metag_cache_probe()
399 if (icache_sets_log2 == 1) { in metag_phys_code_cache_flush()