Home
last modified time | relevance | path

Searched refs:has_dedicated (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c361 bool has_dedicated, bool dedicated, in s390_change_topology() argument
386 if (!has_dedicated) { in s390_change_topology()
450 bool has_dedicated, bool dedicated, in qmp_set_cpu_topology() argument
460 has_dedicated, dedicated, errp); in qmp_set_cpu_topology()
/openbmc/qemu/target/s390x/
H A Dcpu.c157 value->u.s390x.has_dedicated = true; in s390_query_cpu_fast()