Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c68 static int xmon_gate; variable
439 if (!in_xmon || !xmon_gate) { in xmon_core()
476 while (secondary && !xmon_gate) { in xmon_core()
485 if (!secondary && !xmon_gate) { in xmon_core()
508 xmon_gate = 1; in xmon_core()
530 xmon_gate = 0; in xmon_core()