Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dxmon.c73 static int xmon_gate; variable
497 if (!in_xmon || !xmon_gate) { in xmon_core()
535 while (secondary && !xmon_gate) { in xmon_core()
548 if (!secondary && !xmon_gate) { in xmon_core()
575 xmon_gate = 1; in xmon_core()
601 xmon_gate = 0; in xmon_core()