Home
last modified time | relevance | path

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

/linux/arch/arm/common/
H A DbL_switcher.c767 static bool no_bL_switcher; variable
768 core_param(no_bL_switcher, no_bL_switcher, bool, 0644);
786 if (!no_bL_switcher) { in bL_switcher_init()