Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c145 sysib->mag[S390_TOPOLOGY_MAG2] = current_machine->smp.sockets; in setup_stsi()
151 sysib->mag[S390_TOPOLOGY_MAG2] = current_machine->smp.sockets; in setup_stsi()
155 sysib->mag[S390_TOPOLOGY_MAG2] = current_machine->smp.drawers * in setup_stsi()
/openbmc/qemu/target/s390x/
H A Dcpu.h604 #define S390_TOPOLOGY_MAG2 4 macro