Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dptw.c59 * in_debug: is this a QEMU debug access (gdbstub, etc)? Debug
63 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