Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dmain.c196 __thread CPUState *thread_cpu; variable
/openbmc/qemu/linux-user/
H A Dmain.c181 __thread CPUState *thread_cpu; variable
/openbmc/qemu/gdbstub/
H A Duser.c451 static void disable_gdbstub(CPUState *thread_cpu) in disable_gdbstub()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h770 int thread_cpu; member