Home
last modified time | relevance | path

Searched refs:has_socket_id (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c356 bool has_socket_id, uint16_t socket_id, in s390_change_topology() argument
377 if (!has_socket_id) { in s390_change_topology()
H A Ds390-virtio-ccw.c593 props->has_socket_id = true; in s390_possible_cpu_arch_ids()
/openbmc/qemu/hw/core/
H A Dmachine.c827 if (props->has_socket_id && !slot->props.has_socket_id) { in machine_set_cpu_numa_node()
860 if (props->has_socket_id && props->socket_id != slot->props.socket_id) { in machine_set_cpu_numa_node()
1244 if (cpu->props.has_socket_id) { in cpu_slot_to_string()
1378 if (cpus[i].props.has_socket_id && in validate_cpu_cluster_to_numa_boundary()
1381 cpus[j].props.has_socket_id && in validate_cpu_cluster_to_numa_boundary()
H A Dmachine-hmp-cmds.c80 if (c->has_socket_id) { in hmp_hotpluggable_cpus()
/openbmc/qemu/hw/i386/
H A Dx86.c132 ms->possible_cpus->cpus[i].props.has_socket_id = true; in x86_possible_cpu_arch_ids()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1351 ms->possible_cpus->cpus[n].props.has_socket_id = true; in virt_possible_cpu_arch_ids()
/openbmc/qemu/hw/arm/
H A Dvirt.c2779 ms->possible_cpus->cpus[n].props.has_socket_id = true; in virt_possible_cpu_arch_ids()