Searched refs:l2cache_init (Results 1 – 2 of 2) sorted by relevance
9 static int l2cache_init = 1; variable21 if (get_option(&cp, &l2cache_init) != 1) { in parse_l2cache()69 if (l2cache_init) { in meta_l2c_setup()
12 int __init l2cache_init(void) in l2cache_init() function