Home
last modified time | relevance | path

Searched defs:core_id (Results 1 – 10 of 10) sorted by relevance

/qemu/include/hw/cpu/
H A Dcore.h24 int core_id; member
/qemu/hw/ppc/
H A Dpnv.c809 uint32_t core_id) in pnv_chip_power8_xscom_core_base()
815 uint32_t core_id) in pnv_chip_power9_xscom_core_base()
821 uint32_t core_id) in pnv_chip_power10_xscom_core_base()
1085 static uint32_t pnv_chip_pir_p8(PnvChip *chip, uint32_t core_id, in pnv_chip_pir_p8()
1140 static uint32_t pnv_chip_pir_p9(PnvChip *chip, uint32_t core_id, in pnv_chip_pir_p9()
1162 static uint32_t pnv_chip_pir_p10(PnvChip *chip, uint32_t core_id, in pnv_chip_pir_p10()
1567 int core_id = CPU_CORE(pnv_core)->core_id; in pnv_chip_quad_realize_one() local
2235 PnvCore *pnv_chip_find_core(PnvChip *chip, uint32_t core_id) in pnv_chip_find_core()
H A Dpnv_chiptod.c250 uint32_t core_id = GETFIELD(TOD_TX_TTYPE_PIB_SLAVE_ADDR, val) & 0x1f; in chiptod_power9_tx_ttype_target() local
H A Dspapr.c2730 int core_id = i * smp_threads; in spapr_init_cpus() local
4427 int core_id = i * smp_threads; in spapr_possible_cpu_arch_ids() local
/qemu/include/hw/i386/
H A Dtopology.h53 unsigned core_id; member
/qemu/hw/s390x/
H A Dcpu-topology.c355 static void s390_change_topology(uint16_t core_id, in s390_change_topology()
H A Ds390-virtio-ccw.c69 static S390CPU *s390x_new_cpu(const char *typename, uint32_t core_id, in s390x_new_cpu()
/qemu/hw/acpi/
H A Daml-build.c2059 int64_t socket_id = -1, cluster_id = -1, core_id = -1; in build_pptt() local
/qemu/target/s390x/
H A Dcpu.h131 uint32_t core_id; /* PoP "CPU address", same as cpu_index */ member
/qemu/target/i386/
H A Dcpu.h2046 int32_t core_id; member