Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/mm/
Dl2cache.c11 static int l2cache_init_pf = 1; variable
33 if (get_option(&cp, &l2cache_init_pf) != 1) { in parse_l2cache_pf()
82 if (l2cache_init_pf) { in meta_l2c_setup()