Searched refs:default_stop_found (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Didle.c45 static bool default_stop_found; variable
1235 if (!default_stop_found &&
1239 default_stop_found = true;
1244 if (unlikely(!default_stop_found)) {
1284 if (default_stop_found) {

Completed in 119 milliseconds