Searched refs:in_debug (Results 1 – 1 of 1) sorted by relevance
59 * in_debug: is this a QEMU debug access (gdbstub, etc)? Debug63 bool in_debug;634 if (unlikely(ptw->in_debug)) { in S1_ptw_translate() 645 .in_debug = true, in S1_ptw_translate() 3913 .in_debug = true,60 bool in_debug; global() member