Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/include/qemu/
H A Dthread-context.h33 unsigned int thread_id; member
/openbmc/qemu/include/system/
H A Diothread.h35 int thread_id; member
/openbmc/qemu/target/i386/kvm/
H A Dvmsr_energy.h45 unsigned int thread_id; member
H A Dvmsr_energy.c249 vmsr_read_thread_stat(pid_t pid,unsigned int thread_id,unsigned long long * utime,unsigned long long * stime,unsigned int * cpu_id) vmsr_read_thread_stat() argument
/openbmc/qemu/include/gdbstub/
H A Dcommands.h22 } thread_id; member
/openbmc/qemu/target/ppc/
H A Dmisc_helper.c270 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_load_dpdes() local
299 uint32_t thread_id = ppc_cpu_tir(ccpu); in helper_store_dpdes() local
/openbmc/qemu/qga/
H A Dchannel-win32.c8 guint thread_id; member
/openbmc/dbus-sensors/include/linux/
H A Dpeci-ioctl.h297 __u8 thread_id; member
320 __u8 thread_id; member
349 __u16 thread_id; member
/openbmc/qemu/target/loongarch/
H A Dcpu.h401 int32_t thread_id; /* thread-id of this VCPU */ member
424 int32_t thread_id; /* thread-id of this CPU */ member
/openbmc/qemu/hw/ppc/
H A Dpnv.c1219 pnv_get_pir_tir_p8(PnvChip * chip,uint32_t core_id,uint32_t thread_id,uint32_t * pir,uint32_t * tir) pnv_get_pir_tir_p8() argument
1280 pnv_get_pir_tir_p9(PnvChip * chip,uint32_t core_id,uint32_t thread_id,uint32_t * pir,uint32_t * tir) pnv_get_pir_tir_p9() argument
1314 pnv_get_pir_tir_p10(PnvChip * chip,uint32_t core_id,uint32_t thread_id,uint32_t * pir,uint32_t * tir) pnv_get_pir_tir_p10() argument
[all...]
/openbmc/qemu/include/hw/core/
H A Dcpu.h481 int thread_id; member
/openbmc/qemu/gdbstub/
H A Dgdbstub.c240 static CPUState *find_cpu(uint32_t thread_id) in find_cpu()
/openbmc/qemu/target/i386/
H A Dcpu.h2341 int32_t thread_id; member