/openbmc/qemu/migration/ |
H A D | threadinfo.h | 20 int thread_id; /* ID of the underlying host thread */ member
|
H A D | threadinfo.c | 26 MigrationThread *migration_threads_add(const char *name, int thread_id) in migration_threads_add()
|
/openbmc/qemu/include/qemu/ |
H A D | thread-context.h | 33 unsigned int thread_id; member
|
/openbmc/qemu/include/system/ |
H A D | iothread.h | 35 int thread_id; member
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.h | 45 unsigned int thread_id; member
|
H A D | vmsr_energy.c | 249 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 D | commands.h | 22 } thread_id; member
|
/openbmc/qemu/target/ppc/ |
H A D | misc_helper.c | 270 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 D | channel-win32.c | 8 guint thread_id; member
|
/openbmc/dbus-sensors/include/linux/ |
H A D | peci-ioctl.h | 297 __u8 thread_id; member 320 __u8 thread_id; member 349 __u16 thread_id; member
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 401 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 D | pnv.c | 1219 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 D | cpu.h | 481 int thread_id; member
|
/openbmc/qemu/gdbstub/ |
H A D | gdbstub.c | 240 static CPUState *find_cpu(uint32_t thread_id) in find_cpu()
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2341 int32_t thread_id; member
|