Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 12 of 12) sorted by relevance

/qemu/migration/
H A Dthreadinfo.h20 int thread_id; /* ID of the underlying host thread */ member
H A Dthreadinfo.c26 MigrationThread *migration_threads_add(const char *name, int thread_id) in migration_threads_add()
/qemu/include/qemu/
H A Dthread-context.h33 unsigned int thread_id; member
/qemu/include/sysemu/
H A Diothread.h35 int thread_id; member
/qemu/target/ppc/
H A Dmisc_helper.c242 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_load_dpdes() local
281 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_store_dpdes() local
H A Dexcp_helper.c3042 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_book3s_msgsndp() local
/qemu/gdbstub/
H A Dinternals.h185 } thread_id; member
H A Dgdbstub.c237 static CPUState *find_cpu(uint32_t thread_id) in find_cpu()
/qemu/qga/
H A Dchannel-win32.c8 guint thread_id; member
/qemu/hw/ppc/
H A Dpnv.c1086 uint32_t thread_id) in pnv_chip_pir_p8()
1141 uint32_t thread_id) in pnv_chip_pir_p9()
1163 uint32_t thread_id) in pnv_chip_pir_p10()
/qemu/include/hw/core/
H A Dcpu.h448 int thread_id; member
/qemu/target/i386/
H A Dcpu.h2047 int32_t thread_id; member