Home
last modified time | relevance | path

Searched refs:CPU_CORE_PROP_CORE_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/cpu/
H A Dcore.h31 #define CPU_CORE_PROP_CORE_ID "core-id" macro
/openbmc/qemu/hw/ppc/
H A Dpnv.c1986 object_property_set_int(OBJECT(pnv_core), CPU_CORE_PROP_CORE_ID, in pnv_chip_core_realize()
H A Dspapr.c2716 object_property_set_int(core, CPU_CORE_PROP_CORE_ID, core_id, in spapr_init_cpus()