has_big_cores
extern bool has_big_cores;
if (has_big_cores)
if (has_big_cores && level == 1)
has_big_cores = true;
if (has_big_cores) {
if (has_big_cores)
if (has_big_cores)
if (!has_big_cores)
if (has_big_cores)
if (is_shared_processor() && has_big_cores)
if (has_big_cores) {
bool has_big_cores __ro_after_init;
EXPORT_SYMBOL_GPL(has_big_cores);