Searched defs:thread_cpu (Results 1 – 3 of 3) sorted by relevance
200 __thread CPUState *thread_cpu; variable
183 __thread CPUState *thread_cpu; variable
531 static void disable_gdbstub(CPUState *thread_cpu) in disable_gdbstub()