Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_dcc.c92 static bool dcc_core0_available; in hvc_dcc_check() local
100 if (IS_ENABLED(CONFIG_HVC_DCC_SERIALIZE_SMP) && cpu && dcc_core0_available) { in hvc_dcc_check()
112 dcc_core0_available = true; in hvc_dcc_check()