Home
last modified time | relevance | path

Searched defs:thread_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dmain.c201 __thread CPUState *thread_cpu; variable
/openbmc/qemu/linux-user/
H A Dmain.c186 __thread CPUState *thread_cpu; global() variable
/openbmc/qemu/gdbstub/
H A Duser.c531 disable_gdbstub(CPUState * thread_cpu) disable_gdbstub() argument