Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dxmon.c61 static int xmon_gate; variable
372 if (!in_xmon || !xmon_gate) { in xmon_core()
408 while (secondary && !xmon_gate) { in xmon_core()
417 if (!secondary && !xmon_gate) { in xmon_core()
440 xmon_gate = 1; in xmon_core()
462 xmon_gate = 0; in xmon_core()