Home
last modified time | relevance | path

Searched refs:SCLP_READ_SCP_INFO_MNEST (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/s390x/
H A Dsclp.h113 #define SCLP_READ_SCP_INFO_MNEST 4 macro
/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/hw/s390x/
H A Dsclp.c129 read_info->stsi_parm = SCLP_READ_SCP_INFO_MNEST; in read_SCP_info()