Home
last modified time | relevance | path

Searched refs:vcpus_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/core/
H A Dmachine-hmp-cmds.c64 l->value->vcpus_count); in hmp_hotpluggable_cpus()
H A Dmachine.c734 cpu_item->vcpus_count = machine->possible_cpus->cpus[i].vcpus_count; in machine_query_hotpluggable_cpus()
/openbmc/qemu/include/hw/
H A Dboards.h131 int64_t vcpus_count; member
/openbmc/qemu/hw/i386/
H A Dx86.c127 ms->possible_cpus->cpus[i].vcpus_count = 1; in x86_possible_cpu_arch_ids()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c593 ms->possible_cpus->cpus[i].vcpus_count = 1; in s390_possible_cpu_arch_ids()
/openbmc/qemu/hw/ppc/
H A Dspapr.c4346 machine->possible_cpus->cpus[i].vcpus_count = smp_threads; in spapr_possible_cpu_arch_ids()