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

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

Completed in 40 milliseconds