Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c61 static int xmon_gate; variable
387 if (!in_xmon || !xmon_gate) { in xmon_core()
423 while (secondary && !xmon_gate) { in xmon_core()
432 if (!secondary && !xmon_gate) { in xmon_core()
455 xmon_gate = 1; in xmon_core()
477 xmon_gate = 0; in xmon_core()