Searched refs:have_callable_console (Results 1 – 1 of 1) sorted by relevance
2404 static int have_callable_console(void) in have_callable_console() function2425 return cpu_online(raw_smp_processor_id()) || have_callable_console(); in can_use_console()