Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dcpu-topology.h46 bool s390_has_topology(void);
50 static inline bool s390_has_topology(void) in s390_has_topology() function
/qemu/hw/s390x/
H A Dcpu-topology.c72 bool s390_has_topology(void) in s390_has_topology() function
453 if (!s390_has_topology()) { in qmp_set_cpu_topology()
H A Ds390-virtio-ccw.c120 if (s390_has_topology()) { in subsystem_reset()
315 if (s390_has_topology()) { in s390_cpu_plug()
H A Dsclp.c128 if (s390_has_topology()) { in read_SCP_info()
/qemu/target/s390x/kvm/
H A Dstsi-topology.c316 if (!s390_has_topology() || sel2 < 2 || sel2 > SCLP_READ_SCP_INFO_MNEST) { in insert_stsi_15_1_x()
/qemu/target/s390x/
H A Dcpu.c156 if (s390_has_topology()) { in s390_query_cpu_fast()