INFBK Back to Index page
 
Prolog 
Control Block Contents 
   INFBK DSECT
   INF0HDR DSECT
   INF0HDYG DSECT
   INF0MAC DSECT
   INF0PAR DSECT
   INF0HYP DSECT
   INF0GST DSECT
   INFCHDR DSECT
   INF1BK DSECT
   INF1YGHD DSECT
   INF1MAC DSECT
   INF1PAR DSECT
   INF1HYP DSECT
   INF1GST DSECT
   INF2BK DSECT
   INF2GST DSECT
   INF3BK DSECT
   INF3GST DSECT
   INF4BK DSECT
   INF4POOL DSECT
   INF5BK DSECT
   INF6BK DSECT
   INF6MEM DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.


  INFBK Prolog Top of page
 
 NAME       : HCPINFBK
 DESCRIPTION: Mappings for STHYI
              Store Hypervisor Information
 DSECT      : INFBK
 FUNCTION   :
              The INFBK structure describes the response buffer for
              the STHYI instruction for each of the supported function
              codes.
              Programs written and compiled using a version of HCPINFBK
              COPY from one release of z/VM can be executed on a newer
              release of z/VM without change.
 LOCATED BY : Function code X'0000': Obtain CPU Capacity Information.
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0001': Hypervisor Environment Information.
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0002': Guest List.
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0003': Designated Guest Information.
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0004': Resource Pool List.
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0005': Designated Resource Pool Information
              STHYI R2 contains the guest logical
              address of the response buffer.
              Function code X'0006': Resource Pool Member List.
              STHYI R2 contains the guest logical
              address of the response buffer.
 CREATED BY : HCPSHIMN
 DELETED BY : HCPSHIMN
 REFERENCES :
 SERIALIZED : Guest instruction-stream serialization.
 RELOCATION CONSIDERATIONS : None
 COMPATIBILITY AND MIGRATION CONCERNS : None
 GENERAL NOTES      :
              Changes made to HCPINFBK COPY are made in a compatible
              way, so that programs written and compiled using one release
              of HCPINFBK COPY can be executed on a new release of z/VM
              without change, provided:
              - offset fields are used to locate the contents of
              sections of the response buffer,
              - length fields are used to determine whether fields are
              included in the response buffer,
              - count fields are used to determine how many of a
              repeated section are included in the response buffer,
              - validity bits are used to determine whether values
              of certain fields are meaningful.
              - the length of the common header section (INFCHDR) will
              never change to prevent shifting offsets of fields
              in the function-code-specific block following the
              common header.
              See each individual function code for details on usage
              and contents.
              INFBKs for function codes 1 through 6 include a version
              number for the INFBK format.
 
 
  INFBK Control Block Content Top of page
 

 INFBK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INFBK Mappings for STHYI 0000 0 Signed 8 INFRESP Minimum response buffer size for all function codes. Return Codes 00000000 INFRCOK 0 Success 00000004 INFRFC 4 Unsupported function code 00000008 INFRCAUT 8 Unauthorized function code 0000000C INFRCMIS 12 Missing or invalid name 00000010 INFRCNAM 16 Specified name is unknown 00000014 INFRCBUF 20 Response buffer is too small 00000018 INFRCNXT 24 Next, unused return code Function code Values 00000000 INFCAPAC 0 FC=0 - Obtain CPU Capacity Info 00000001 INFHYPER 1 FC=1 - Hypervisor Environment Info 00000002 INFGSTL 2 FC=2 - Guest List 00000003 INFGSTI 3 FC=3 - Designated Guest Info 00000004 INFPOOLL 4 FC=4 - Resource Pool List 00000005 INFPOOLI 5 FC=5 - Designated Resource Pool Information 00000006 INFPOOLM 6 FC=6 - Resource Pool Member List Function code x'0000': Return CPU Capacity Information The response buffer for function code x'0000' consists of five or more sections of data: Header Section Machine Section Partition Section Hypervisor Section 1 Guest Section 1 Hypervisor Section 2 (may not be present) Guest Section 2 (may not be present) Hypervisor Section 3 (may not be present) Guest Section 3 (may not be present) One to three levels of Hypervisors and Guests may be reported. Function code X'0000' Response Buffer Header Section
 INF0HDR DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0HDR Mappings for STHYI 0000 0 Bitstring 1 INFHFLG1 Header Flag Byte 1 These flag settings indicate the environment that the instruction was executed in and may influence the value of validity bits. The validity bits, not these flags, should be used to determine if a field is valid. 1... .... INFGPDU X'80' INFGPDU Global Performance Data unavailable .1.. .... INFSTHYI X'40' INFSTHYI One or more hypervisor levels below this level does not support the STHYI instruction. When this flag is set the value of INFGPDU is not meaningful because the state of the Global Performance Data setting cannot be determined. ..1. .... INFVSI X'20' INFVSI Virtualization stack is incomplete. This bit indicates one of 2 cases: 1. One or more hypervisor levels do not support STHYI. For this case INFSTHYI will also be set. 2. There were more than 3 levels of guest/hypervisor information to report. ...1 .... INFBASIC X'10' INFBASIC Execution environment is not within a logical partition. 0001 1 Bitstring 1 INFHFLG2 Header Flag Byte 2 reserved for IBM use 0002 2 Bitstring 1 INFHVAL1 Header Validity Byte 1 Reserved for IBM use 0003 3 Bitstring 1 INFHVAL2 Header Validity Byte 2 Reserved for IBM use 0004 4 Bitstring 3 * Reserved for IBM use 0007 7 Signed 1 INFHYGCT Count of reported hypervisors/ guests. This indicates how many hypervisor/guest sections are in the response buffer up to a maximum of 3. 00000003 INF0YGMX 3 Maximum Hypervisor/Guest sections 0008 8 Signed 2 INFHTOTL Total length of the response buffer in bytes, including the Header, Machine, Partition, and Hypervisor and Guest sections. 000A 10 Signed 2 INFHDLN Length of Header Section in bytes 000C 12 Signed 2 INFMOFF Offset to Machine Section mapped by INF0MAC 000E 14 Signed 2 INFMLEN Length of Machine Section in bytes 0010 16 Signed 2 INFPOFF Offset to Partition Section mapped by INF0PAR 0012 18 Signed 2 INFPLEN Length of Partition Section in bytes 0014 20 Signed 8 INFHYGS1 Hypervisor/Guest Header 1 0014 20 Signed 2 INFHOFF1 Offset to Hypervisor Section 1, mapped by INF0HYP 0016 22 Signed 2 INFHLEN1 Length of Hypervisor Section 1 in bytes 0018 24 Signed 2 INFGOFF1 Offset to Guest Section 1 mapped by INF0GST 001A 26 Signed 2 INFGLEN1 Length of Guest Section 1 in bytes 001C 28 Signed 8 INFHYGS2 Hypervisor/Guest Header 2 001C 28 Signed 2 INFHOFF2 Offset to Hypervisor Section 2 mapped by INF0HYP 001E 30 Signed 2 INFHLEN2 Length of Hypervisor Section 2 in bytes 0020 32 Signed 2 INFGOFF2 Offset to Guest Section 2 mapped by INF0GST 0022 34 Signed 2 INFGLEN2 Length of Guest Section 2 in bytes 0024 36 Signed 8 INFHYGS3 Hypervisor/Guest Header 3 0024 36 Signed 2 INFHOFF3 Offset to Hypervisor Section 3 mapped by INF0HYP 0026 38 Signed 2 INFHLEN3 Length of Hypervisor Section 3 in bytes 0028 40 Signed 2 INFGOFF3 Offset to Guest Section 3 mapped by INF0GST 002A 42 Signed 2 INFGLEN3 Length of Guest Section 3 in bytes 002C 44 Bitstring 4 * Reserved for IBM use 00000030 INF0HDSZ *-INF0HDR Size of header in bytes 00000006 INF0HDSD (*-INF0HDR+7)/8 Size of Header in doublewords Function code X'0000' Response Buffer Hypervisor/Guest section description
 INF0HDYG DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0HDYG Mappings for STHYI 0000 0 Signed 2 INFYOFF Offset to Hypervisor Section mapped by INF0HYP 0002 2 Signed 2 INFYLEN Length of Hypervisor Section in bytes 0004 4 Signed 2 INFGOFF Offset to Guest Section mapped by INF0GST 0006 6 Signed 2 INFGLEN Length of Guest Section in bytes 00000008 INF0HYSZ *-INF0HDYG Size of section description in bytes 00000001 INF0HYSD (*-INF0HDYG+7)/8 Size of section description in doublewords. Function code X'0000' Response Buffer Machine Section
 INF0MAC DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0MAC Mappings for STHYI 0000 0 Bitstring 1 INFMFLG1 Machine Flag Byte 1 1... .... INFMPOOL X'80' INFMPOOL Reserved for IBM use. 0001 1 Bitstring 1 INFMFLG2 Machine Flag Byte 2 reserved for IBM use 0002 2 Bitstring 1 INFMVAL1 Machine Validity Byte 1 1... .... INFMPROC X'80' INFMPROC Processor Count Validity When this bit is on, it indicates that INFMSCPS, INFMDCPS, INFMSIFL, and INFMDIFL contain valid counts. The validity bit may be off when: - STHYI support is not available on a lower level hypervisor, or - Global Performance Data is not enabled. .1.. .... INFMMID X'40' INFMMID Machine ID Validity This bit being on indicates that a SYSIB 1.1.1 was obtained from STSI and information reported in the following fields is valid: INFMTYPE, INFMMANU, INFMSEQ, and INFMPMAN. ..1. .... INFMMNAM X'20' INFMMNAM Machine Name Validity This bit being on indicates that the INFMNAME field is valid. ...1 .... INFMPLNV X'10' INFMPLNV Reserved for IBM use. .... 1... INFMZIIPV X'08' INFMZIIPV Machine zIIP reporting validity. When on, the INFMSZIIP and INFMDZIIP fields are valid. 0003 3 Bitstring 1 INFMVAL2 Machine Validity Byte 2 Reserved for IBM use 0004 4 Signed 2 INFMSCPS Count of shared CPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if (INFMPROC) 0006 6 Signed 2 INFMDCPS Count of dedicated CPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if (INFMPROC) 0008 8 Signed 2 INFMSIFL Count of shared IFLs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if (INFMPROC) 000A 10 Signed 2 INFMDIFL Count of dedicated IFLs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if (INFMPROC) 000C 12 Character 8 INFMNAME Machine Name, in EBCDIC format. This is the CPC name associated with the processor. (Valid if (INFMMNAM) 0014 20 Character 4 INFMTYPE Machine Type, in EBCDIC format. This is the machine type reported by STSI 1.1.1 (Basic Machine Configuration). (Valid if (INFMMID) 0018 24 Character 16 INFMMANU Machine Manufacturer, in EBCDIC format. This is the name of the manufacturer of the configuration reported by STSI 1.1.1. (Valid if (INFMMID) 0028 40 Character 16 INFMSEQ Sequence Code, in EBCDIC format. This is the sequence code of the configuration reported by STSI 1.1.1. (Valid if (INFMMID) 0038 56 Character 4 INFMPMAN Plant of Manufacture, in EBCDIC format. This is the 4-byte code reported by STSI 1.1.1. (Valid if (INFMMID) 003C 60 Bitstring 4 * Reserved for IBM use 0040 64 Character 8 INFMPLNM Reserved for IBM use. 0048 72 Signed 2 INFMSZIIP Count of shared zIIPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INFMZIIPV) 004A 74 Signed 2 INFMDZIIP Count of dedicated zIIPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INFMZIIPV) 004C 76 Bitstring 4 * Reserved for IBM use 00000050 INF0MSIZ *-INF0MAC Size of Machine Section in bytes 0000000A INF0MSZD (*-INF0MAC+7)/8 Size of Machine Section in doublewords Function code X'0000' Response Buffer Partition Section
 INF0PAR DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0PAR Mappings for STHYI 0000 0 Bitstring 1 INFPFLG1 Partition Flag Byte 1 1... .... INFPMTEN X'80' INFPMTEN Multithreading (MT) is enabled. .1.. .... INFPPOOL X'40' INFPPOOL Reserved for IBM use. 0001 1 Bitstring 1 INFPFLG2 Partition Flag Byte 2 reserved for IBM use. 0002 2 Bitstring 1 INFPVAL1 Partition Validity Byte 1 1... .... INFPPROC X'80' INFPPROC Processor Count Validity This bit being on indicates that INFPSCPS, INFPDCPS, INFPSIFL, and INFPDIFL contain valid counts. When INFPZIIPV is on, INFPSZIIP and INFPDZIPP contain valid cnts. .1.. .... INFPWBCC X'40' INFPWBCC Partition weight-based capped capacity validity. This bit being on indicates that INFPWBCP and INFPWBIF are valid. When INFPZIIPV is also on, INFPWBZIIP is valid. ..1. .... INFPACC X'20' INFPACC Partition absolute capped capacity validity. This bit being on indicates that INFPABCP and INFPABIF are valid. When INFPZIIPV is also on, INFPABZIIP is valid. ...1 .... INFPPID X'10' INFPPID Partition ID Validity. This bit being on indicates that a SYSIB 2.2.2 was obtained from STSI and information reported in the following fields is valid: INFPPNUM, INFPPNAM .... 1... INFPLGVL X'08' INFPLGVL LPAR Group Absolute Capacity Capping information validity This bit being on indicates that INFPLGNM, INFPLGCP and INFPLGIF are valid. When INFPZIIPV is also on, INFPLGZIIP is valid. .... .1.. INFPPLNV X'04' INFPPLNV Reserved for IBM use. .... ..1. INFPZIIPV X'02' INFPZIIPV Partition zIIP reporting validity. When on, INFPSZIIP and INFPDZIIP are valid, and INFPWBZIIP, INFPABZIIP and INFPLGZIIP may be valid depending on additional validity bits. 0003 3 Bitstring 1 INFPVAL2 Partition Validity Byte 2 reserved for IBM use. 0004 4 Signed 2 INFPPNUM Logical Partition Number. This is the Logical-Partition Number reported by STSI 2.2.2. (Valid if INFPPID) 0006 6 Signed 2 INFPSCPS Count of shared logical CP cores configured for this partition. (Valid if INFPPROC) 0008 8 Signed 2 INFPDCPS Count of dedicated logical CP cores configured for this partition. (Valid if INFPPROC) 000A 10 Signed 2 INFPSIFL Count of shared logical IFL cores configured for this partition. (Valid if INFPPROC) 000C 12 Signed 2 INFPDIFL Count of dedicated logical IFL cores configured for this partition. (Valid if INFPPROC) 000E 14 Bitstring 2 * Reserved for IBM use 0010 16 Character 8 INFPPNAM Logical Partition Name, in EBCDIC format. This is the Logical- Partition Name reported by STSI 2.2.2. (Valid if INFPPID) 0018 24 Signed 4 INFPWBCP Partition weight-based capped capacity for CPs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPWBCC) 001C 28 Signed 4 INFPABCP Partition absolute capped capacity for CPs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPACC) 0020 32 Signed 4 INFPWBIF Partition weight-based capped capacity for IFLs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPWBCC) 0024 36 Signed 4 INFPABIF Partition absolute capped capacity for IFLs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPACC) 0028 40 Character 8 INFPLGNM LPAR Group Name (Valid if INFPLGVL) EBCDIC, padded on right with blanks when in an LPAR group and valid. Binary zeros otherwise. Only reported when there is a group cap on CP, IFL or zIIP CPU types and the partition has the capped CPU type. 0030 48 Signed 4 INFPLGCP LPAR Group Absolute Capacity Value for the CP CPU type when nonzero. Nonzero only when INFPLGNM is nonzero and a cap is defined for this LPAR Group for the CP CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. (Valid if INFPLGVL) 0034 52 Signed 4 INFPLGIF LPAR Group Absolute Capacity Value for the IFL CPU type when nonzero. Nonzero only when INFPLGNM is nonzero and a cap is defined for this LPAR Group for the IFL CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. (Valid if INFPLGVL) 0038 56 Character 8 INFPPLNM Reserved for IBM use. 0040 64 Signed 2 INFPSZIIP Count of shared logical zIIP cores configured for this partition. (Valid if INFPZIIPV) 0042 66 Signed 2 INFPDZIIP Count of dedicated logical zIIP cores configured for this partition. (Valid if INFPZIIPV) 0044 68 Signed 4 INFPWBZIIP Partition weight-based capped capacity for zIIPs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPWBCC & INFPZIIPV) 0048 72 Signed 4 INFPABZIIP Partition absolute capped capacity for zIIPs, a scaled number where X'00010000' represents one core. Cap is applicable only to shared processors. Zero if not capped. (Valid if INFPACC & INFPZIIPV) 004C 76 Signed 4 INFPLGZIIP LPAR Group Absolute Capacity Value for the zIIP CPU type when nonzero. Nonzero only when INFPLGNM is nonzero and a cap is defined for this LPAR Group for the zIIP CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. (Valid if INFPLGVL & INFPZIIPV) 00000050 INF0PSIZ *-INF0PAR Size of Partition Section in bytes 0000000A INF0PSZD (*-INF0PAR+7)/8 Size of Partition Section in doublewords Function code X'0000' Response Buffer Hypervisor Section
 INF0HYP DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0HYP Mappings for STHYI 0000 0 Bitstring 1 INFYFLG1 Hypervisor Flag Byte 1 1... .... INFYLMCN X'80' INFYLMCN Consumption method is used to enforce Limithard caps. .1.. .... INFYLMPR X'40' INFYLMPR If on, Limithard caps use prorated core time for capping. If off, raw CPU time is used. ..1. .... INFYMTEN X'20' INFYMTEN Hypervisor is MT-enabled. 0001 1 Bitstring 1 INFYFLG2 Hypervisor Flag Byte 2 Reserved for IBM use 0002 2 Bitstring 1 INFYVAL1 Hypervisor Validity Byte 1 1... .... INFYZIIPV X'80' INFYZIIPV Hypervisor zIIP reporting validity. When on, INFYSZIIP, INFYZIIPT fields are valid. 0003 3 Bitstring 1 INFYVAL2 Hypervisor Validity Byte 2 Reserved for IBM use 0004 4 Signed 1 INFYTYPE Hypervisor type 00000001 INFYTVM X'01' INFYTVM z/VM is the hypervisor 00000002 INFYTKVM X'02' INFYTKVM KVM is the hypervisor 00000003 INFYTZCX X'03' INFYTZCX zCX is the hypervisor 0005 5 Bitstring 1 * Reserved for IBM use 0006 6 Bitstring 1 INFYCPT Threads in use per CP core. This value is reported for the current configuration settings even when the guest CPUs are not dispatched on CPs. The value is set only when SMT enabled as indicated by INFYFLG1.INFYMTEN. 0007 7 Bitstring 1 INFYIFLT Threads in use per IFL core. This value is reported for the current configuration settings even when the guest CPUs are not dispatched on IFLs. The value is set only when SMT enabled as indicated by INFYFLG1.INFYMTEN. 0008 8 Character 8 INFYSYID System Identifier, in EBCDIC format, left justified and padded with blanks. This is the value generally specified on the SYSTEM_IDentifier statement in the system configuration file. Blank if non-existent. 0010 16 Character 8 INFYCLNM Cluster Name, in EBCDIC format, left justified and padded with blanks. This is the name on the SSI statement in the system configuration file. Blank if non-existent. 0018 24 Signed 2 INFYSCPS Number of CP cores shared by non-dedicated CP-dispatched virtual CPUs of this hypervisor. 001A 26 Signed 2 INFYDCPS Number of CP cores dedicated to CP-dispatched virtual CPUs of this hypervisor. 001C 28 Signed 2 INFYSIFL Number of IFL cores shared by non-dedicated IFL-dispatched virtual CPUs of this hypervisor. 001E 30 Signed 2 INFYDIFL Number of IFL cores dedicated to IFL-dispatched virtual CPUs of this hypervisor. 0020 32 Bitstring 8 INFYINSF (0) Mask of installed function codes. Bit position corresponding to the function code number is on if the function code is supported by this hypervisor. Bits may be on even if the guest is not authorized. 0020 32 Bitstring 1 INFYINS0 Function codes 0-7. 1... .... INFYFCCP X'80' INFYFCCP FC=0 - Obtain CPU Capacity Info. .1.. .... INFYFHYP X'40' INFYFHYP FC=1 - Hypervisor Environment Info ..1. .... INFYFGLS X'20' INFYFGLS FC=2 - Guest List ...1 .... INFYFGST X'10' INFYFGST FC=3 - Designated Guest Info .... 1... INFYFPLS X'08' INFYFPLS FC=4 - Resource Pool List .... .1.. INFYFPDS X'04' INFYFPDS FC=5 - Designated Resource Pool Information .... ..1. INFYFPML X'02' INFYFPML FC=6 - Resource Pool Member List 0021 33 Bitstring 1 INFYINS1 Function codes 8-15. 0022 34 Bitstring 1 INFYINS2 Function codes 16-23. 0023 35 Bitstring 1 INFYINS3 Function codes 24-31. 0024 36 Bitstring 1 INFYINS4 Function codes 32-39. 0025 37 Bitstring 1 INFYINS5 Function codes 40-47. 0026 38 Bitstring 1 INFYINS6 Function codes 48-55. 0027 39 Bitstring 1 INFYINS7 Function codes 56-63. 0028 40 Bitstring 8 INFYAUTF (0) Mask of authorized function codes. Bit position corresponding to the function code number is on if the function code is supported by this hypervisor and the guest has been authorized in the directory. 0028 40 Bitstring 1 INFYAUT0 Function codes 0-7. 1... .... INFYFCCP X'80' INFYFCCP FC=0 - Obtain CPU Capacity Info. .1.. .... INFYFHYP X'40' INFYFHYP FC=1 - Hypervisor Environment Info ..1. .... INFYFGLS X'20' INFYFGLS FC=2 - Guest List ...1 .... INFYFGST X'10' INFYFGST FC=3 - Designated Guest Info .... 1... INFYFPLS X'08' INFYFPLS FC=4 - Resource Pool List .... .1.. INFYFPDS X'04' INFYFPDS FC=5 - Designated Resource Pool Information .... ..1. INFYFPML X'02' INFYFPML FC=6 - Resource Pool Member List 0029 41 Bitstring 1 INFYAUT1 Function codes 8-15. 002A 42 Bitstring 1 INFYAUT2 Function codes 16-23. 002B 43 Bitstring 1 INFYAUT3 Function codes 24-31. 002C 44 Bitstring 1 INFYAUT4 Function codes 32-39. 002D 45 Bitstring 1 INFYAUT5 Function codes 40-47. 002E 46 Bitstring 1 INFYAUT6 Function codes 48-55. 002F 47 Bitstring 1 INFYAUT7 Function codes 56-63. 0030 48 Bitstring 1 INFYZIIPT Threads in use per zIIP core. This value is reported for the current configuration settings even when the guest CPUs are not dispatched on zIIPs. The value is set only when SMT enabled as indicated by INFYFLG1.INFYMTEN. (Valid if INFYZIIPV) 0031 49 Bitstring 1 * Reserved for IBM use. 0032 50 Signed 2 INFYSZIIP Number of zIIP cores shared by non-dedicated zIIP-dispatched virtual CPUs of this hypervisor. (Valid if INFYZIIPV). Note: zIIP virtual CPUs are never dedicated. 0034 52 Signed 4 * Reserved for IBM use. 00000038 INF0YSIZ *-INF0HYP Size of Hypervisor Section in bytes 00000007 INF0YSZD (*-INF0HYP+7)/8 Size of Hypervisor Section in doublewords Function code X'0000' Response Buffer Guest Section All counts of CPs, IFLs, and zIIPs and capacity values are based on quantities of cores when multithreading is enabled. While virtual CPUs are thread dispatched they have the potential of consuming an entire core. Therefore virtual CP, IFL and zIIP counts are counts of virtual CPUs but treated as counts of cores.
 INF0GST DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF0GST Mappings for STHYI 0000 0 Bitstring 1 INFGFLG1 Guest Flag Byte 1 1... .... INFGMOB X'80' INFGMOB Guest mobility is enabled. .1.. .... INFGMCPT X'40' INFGMCPT Guest has multiple CPU types ..1. .... INFGCPLH X'20' INFGCPLH Guest CP dispatch type has LIMITHARD cap. ...1 .... INFGIFLH X'10' INFGIFLH Guest IFL dispatch type has LIMITHARD cap. .... 1... INFGVCPT X'08' INFGVCPT Virtual CPs are thread dispatched. .... .1.. INFGVIFT X'04' INFGVIFT Virtual IFLs are thread dispatched .... ..1. INFGZIIPH X'02' INFGZIIPH Guest zIIP dispatch type has LIMITHARD cap (Valid if INFGZIIPV). .... ...1 INFGVZIIPT X'01' INFGVZIIPT Virtual zIIPs are thread dispatched (Valid if INFGZIIPV). 0001 1 Bitstring 1 INFGFLG2 Guest Flag Byte 2 Reserved for IBM use 0002 2 Bitstring 1 INFGVAL1 Guest Validity Byte 1 1... .... INFGZIIPV X'80' INFGZIIPV Guest zIIP reporting validity. When on, INFGSZIIP, INFGZIIPDT, INFGZIIPCC, INFGPZCC fields, and INFGZIIPH, INFGVZIIPT, INFGPZLH, and INFGPZPC flags are valid. 0003 3 Bitstring 1 INFGVAL2 Guest Validity Byte 2 Reserved for IBM use 0004 4 Character 8 INFGUSID Guest's userid, in EBCDIC format 000C 12 Signed 2 INFGSCPS Number of guest shared CPs 000E 14 Signed 2 INFGDCPS Number of guest dedicated CPs 0010 16 Signed 1 INFGCPDT Dispatch type for guest CPs This field is valid if INFGSCPS or INFGDCPS is greater than zero. Always INGGPUCCP. 00000000 INFGPUCCP X'00' INFGPUCCP General Purpose (CP) 00000003 INFGPUCIFL X'03' INFGPUCIFL Integrated Fac for Linux (IFL). 00000005 INFGPUCZIP X'05' INFGPUCZIP zSeries Integrated Information Processor (zIIP). 000000FF INFGPUCZCP X'FF' INFGPUCZCP May be dispatched on zIIP and CP Processors due to spillover. 0011 17 Bitstring 3 * Reserved for IBM use 0014 20 Signed 4 INFGCPCC Guest current capped capacity for CP-dispatched, shared vCPUs, a scaled number where X'00010000' represents one core. Zero if not capped. 0018 24 Signed 2 INFGSIFL Number of guest shared IFLs 001A 26 Signed 2 INFGDIFL Number of guest dedicated IFLs 001C 28 Signed 1 INFGIFDT Dispatch type for guest IFLs. This field is valid if INFGSIFL or INFGDIFL is greater than zero. May be INFGPUCIFL or INFGPUCCP. 00000000 INFGPUCCP X'00' INFGPUCCP General Purpose (CP) 00000003 INFGPUCIFL X'03' INFGPUCIFL Integrated Fac for Linux (IFL). 00000005 INFGPUCZIP X'05' INFGPUCZIP zSeries Integrated Information Processor (zIIP). 000000FF INFGPUCZCP X'FF' INFGPUCZCP May be dispatched on zIIP and CP Processors due to spillover. 001D 29 Bitstring 3 * Reserved for IBM use 0020 32 Signed 4 INFGIFCC Guest current capped capacity for IFL-dispatched, shared vCPUs, a scaled number where X'00010000' represents one core. Zero if not capped. 0024 36 Bitstring 1 INFGPFLG Resource Pool Capping Flags 1... .... INFGPCLH X'80' INFGPCLH Resource Pool's CP virtual type has LIMITHARD cap. .1.. .... INFGPCPC X'40' INFGPCPC Resource Pool's CP virtual type has CAPACITY cap. ..1. .... INFGPILH X'20' INFGPILH Resource Pool's IFL virtual type has LIMITHARD cap. ...1 .... INFGPIFC X'10' INFGPIFC Resource Pool's IFL virtual type has CAPACITY cap. .... 1... INFPRCTM X'08' INFPRCTM Resource Pool uses prorated core time. .... .1.. INFGPZLH X'04' INFGPZLH Resource Pool's zIIP virtual type has LIMITHARD cap. (Valid if INFGZIIPV) .... ..1. INFGPZPC X'02' INFGPZPC Resource Pool's zIIP virtual type has CAPACITY cap. (Valid if INFGZIIPV) 0025 37 Bitstring 3 * Reserved for IBM use 0028 40 Character 8 INFGPNAM Resource pool name. Blanks if not Resource Pool. 0030 48 Signed 4 INFGPCCC Resource pool capped capacity for shared virtual CPs, a scaled number where X'00010000' represents one core if capped. Zero if not capped. 0034 52 Signed 4 INFGPICC Resource pool capped capacity for shared virtual IFLs, a scaled number where X'00010000' represents one core if capped. Zero if not capped. 0038 56 Signed 2 INFGSZIIP Number of guest shared zIIPs. (Valid if INFYZIIPV). Note: zIIP virtual CPUs are never dedicated. 003A 58 Signed 1 INFGZIIPDT Dispatch type for guest zIIPs. This field is set when INFGSZIPP > 0. May be INFGPUCZIIP, INFGPUCCP or INFGPUCZCP. (Valid if INFGZIIPV) 00000000 INFGPUCCP X'00' INFGPUCCP General Purpose (CP) 00000003 INFGPUCIFL X'03' INFGPUCIFL Integrated Fac for Linux (IFL). 00000005 INFGPUCZIP X'05' INFGPUCZIP zSeries Integrated Information Processor (zIIP). 000000FF INFGPUCZCP X'FF' INFGPUCZCP May be dispatched on zIIP and CP Processors due to spillover. 003B 59 Bitstring 1 * Reserved for IBM use. 003C 60 Signed 4 INFGZIIPCC Guest current capped capacity for zIIP-dispatched, shared vCPUs, a scaled number where X'00010000' represents one core. Zero if not capped. (Valid if INFGZIIPV) 0040 64 Signed 4 INFGPZCC Resource pool capped capacity for shared virtual zIIPs, a scaled number where X'00010000' represents one core if capped. Zero if not capped. (Valid if INFGZIIPV) 0044 68 Signed 4 * Reserved for IBM use. 00000048 INF0GSIZ *-INF0GST Size of Guest Section in bytes 00000009 INF0GSZD (*-INF0GST+7)/8 Size of Guest Section in doublewords
 INFCHDR DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INFCHDR Mappings for STHYI INFCHDR - INFBK Common Header of Response Buffer - This common header section defines the beginning of the response buffer for function codes that insert it at the start of the function-code-specific response buffer definition. - The INFxBK of each function-code-specific response buffer imbedding this common header describes the changes introduced for all version codes as a set of equates defined for the redefinition of INFCVRSN. The service level that introduced the change is also noted in the comment on the equates. - Function codes that don't return a list will have zero values in INFCLSOF, INFCENLN and INFCCTEN. - Function codes that return a list but have no list data to return will return zero values in INFCLSOF and INFCCTEN, but returns the entry length in INFCENLN. - If the definition of this common header changes then the version number for all function codes that use it will be increased to indicate the change in the response buffer format for that function code. - The length of the common header section (INFCHDR) will never change to prevent shifting offsets of fields in the function-code-specific block following the common header. 0000 0 Signed 2 INFCVRSN Version number indicating the format of the response buffer for the requested function code. See response buffer for each function code for associated versions. 0002 2 Signed 2 INFCHDLN Length of the full header that imbedded this common section. 0004 4 Signed 4 INFCTOTL Total length of the actual data returned in all sections of the response buffer. 0008 8 Signed 2 INFCRQSZ Required buffer size as a number of 4K pages needed to hold the complete response. 000A 10 Signed 2 INFCLSOF Offset to start of list from the beginning of the INFxBK imbedding this common header DSECT. Entries are mapped by function- code-specific entry definitions. 000C 12 Signed 2 INFCENLN Length of list entry. 000E 14 Signed 2 * Reserved for IBM use 0010 16 Signed 4 INFCCTEN Count of list entries. 0014 20 Signed 4 * Reserved for IBM use 0018 24 Dbl-Word 8 * (3) Reserved for IBM use 0030 48 Dbl-Word 8 INFCFCUS (2) Function code-specific section. Used only if redefined within an INFxBK imbedding INFCHDR DSECT. It can be redefined to add section offsets and lengths. 00000040 INFCSB1 *-INFCHDR Version 1 length in bytes of the Common Header. 00000008 INFCSD1 (*-INFCHDR+7)/8 Version 1 length in doublewords of the Common Header. 00000040 INFCSZB *-INFCHDR Maximum supported version length in bytes of the Common Header. 00000008 INFCSZD (*-INFCHDR+7)/8 Maximum supported version length in doublewords of the Common Header.
 INF1BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1BK Mappings for STHYI Function code x'0001': Hypervisor Environment Information This function code reports on the environment of the invoker of STHYI. The response buffer for function code x'0001' consists of five or more sections of data: Header Section (INF1BK DSECT, imbeds INF1CHDR) Machine Section (INF1MAC DSECT) Partition Section (INF1PAR DSECT) Hypervisor Section 1 (INF1HYP DSECT) Guest Section 1 (INF1GST DSECT) Hypervisor Section 2 (may not be present) Guest Section 2 (may not be present) Hypervisor Section 3 (may not be present) Guest Section 3 (may not be present) One to three levels of hypervisors and guests may be reported. When the guest is running second level or higher, hypervisor/guest section 1 is filled in by the hypervisor running closest to the hardware, with its guest filling in the next section, etc. for a maximum of 3 levels. The format of this response buffer is determined by the hypervisor closest to the LPAR. When running directly in a partition, there is only one level of hypervisor involved in constructing the response so the version is the same for all sections. However when running second level the version of this block is generally determined by the first level hypervisor. The formats of the pairs of hypervisor and guest sections may differ. The specified version number describes the format of that section. Use of this function code is authorized in the User Directory by OPTION STHYI-UTIL. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. Update Log - see equates under INF1VRSN. 0000 0 Bitstring 64 INF1CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF1VRSN Response buffer version. 00000001 INF1V00001 X'0001' INF1V00001 Initial version. APAR VM66105. 0040 64 Bitstring 1 INF1HFL1 Header Flag Byte 1 These flag settings indicate the environment that the instruction was executed in and may influence the value of validity bits. The validity bits, not these flags, should be used to determine if a field contains valid data. 1... .... INF1GPDU X'80' INF1GPDU Global Performance Data unavailable. .1.. .... INF1STHY X'40' INF1STHY One or more hypervisor levels below this level does not support the STHYI instruction. When this flag is set the value of INF1GPDU is not meaningful because the state of the Global Performance Data setting cannot be determined. ..1. .... INF1VSI X'20' INF1VSI Virtualization stack is incomplete. This bit indicates one of 2 cases: 1. One or more hypervisor levels do not support STHYI or the FC as indicated by INF1STHY, INF1FCFC or INF1FCAU. 2. There were more than 3 levels of guest/hypervisor information to report. ...1 .... INF1BASC X'10' INF1BASC Execution environment is not within a logical partition. .... 1... INF1FCFC X'08' INF1FCFC A lower level hypervisor supports STHYI but not this function code. When this flag is set the value of INF1GPDU is not meaningful because the state of the Global Performance Data setting cannot be determined. .... .1.. INF1FCAU X'04' INF1FCAU A lower level hypervisor supports STHYI FC=1 but the guest is not authorized. When this flag is set the value of INF1GPDU is not meaningful because the state of the Global Performance Data setting cannot be determined. 0041 65 Bitstring 1 INF1HFL2 Reserved for IBM use 0042 66 Bitstring 1 INF1HVL1 Reserved for IBM use 0043 67 Bitstring 1 INF1HVL2 Reserved for IBM use 0044 68 Signed 3 * Reserved for IBM use 0047 71 Signed 1 INF1HYGC Count of reported hypervisors/ guests. This indicates how many hypervisor/guest sections are in the response buffer up to a maximum of 3. 00000003 INF1YGMX 3,1,C'X' Maximum Hypervisor/Guest sections 0048 72 Signed 2 INF1MOFF Offset from start of INF1BK to Machine Section mapped by INF1MAC 004A 74 Signed 2 INF1MLEN Length of Machine Section in bytes 004C 76 Signed 2 INF1POFF Offset from start of INF1BK to Partition Section mapped by INF1PAR 004E 78 Signed 2 INF1PLEN Len of Partition Section in bytes 0050 80 Bitstring 16 INF1HYG1 (0) Hypervisor/Guest Header 1 0050 80 Signed 2 INF1YOF1 Offset from start of INF1BK to Hypervisor Section 1, mapped by INF1HYP. 0052 82 Signed 2 INF1YLN1 Length of Hypervisor Section 1 in bytes. 0054 84 Signed 2 INF1YVR1 Version number of this hypervisor section. Corresponds to the FC=1 version for this hypervisor. 0056 86 Signed 2 * Reserved for IBM use. 0058 88 Signed 2 INF1GOF1 Offset from start of INF1BK to Guest Section 1 mapped by INF3GST. 005A 90 Signed 2 INF1GLN1 Length of Guest Section 1 in bytes 005C 92 Signed 2 INF1GVR1 Version number of this guest section. Corresponds to the FC=3 version for this hypervisor. 005E 94 Signed 2 * Reserved for IBM use. 0060 96 Bitstring 16 INF1HYG2 (0) Hypervisor/Guest Header 2 0060 96 Signed 2 INF1YOF2 Offset from start of INF1BK to Hypervisor Section 2 mapped by INF1HYP. 0062 98 Signed 2 INF1YLN2 Length of Hypervisor Section 2 in bytes. 0064 100 Signed 2 INF1YVR2 Version number of this hypervisor section. Corresponds to the FC=1 version for this hypervisor. 0066 102 Signed 2 * Reserved for IBM use. 0068 104 Signed 2 INF1GOF2 Offset from start of INF1BK to Guest Section 2 mapped by INF3GST. 006A 106 Signed 2 INF1GLN2 Length of Guest Section 2 in bytes 006C 108 Signed 2 INF1GVR2 Version number of this guest section. Corresponds to the FC=3 version for this hypervisor. 006E 110 Signed 2 * Reserved for IBM use. 0070 112 Bitstring 16 INF1HYG3 (0) Hypervisor/Guest Header 3 0070 112 Signed 2 INF1YOF3 Offset from start of INF1BK to Hypervisor Section 3 mapped by INF1HYP. 0072 114 Signed 2 INF1YLN3 Length of Hypervisor Section 3 in bytes. 0074 116 Signed 2 INF1YVR3 Version number of this hypervisor section. Corresponds to the FC=1 version for this hypervisor. 0076 118 Signed 2 * Reserved for IBM use. 0078 120 Signed 2 INF1GOF3 Offset from start of INF1BK to Guest Section 3 mapped by INF3GST. 007A 122 Signed 2 INF1GLN3 Length of Guest Section 3 in bytes 007C 124 Signed 2 INF1GVR3 Version number of this guest section. Corresponds to the FC=3 version for this hypervisor. 007E 126 Signed 2 * Reserved for IBM use. 00000080 INF1BSB1 *-INF1BK Version 1 length in bytes of the Hypervisor Environment Information header. 00000010 INF1BSD1 (*-INF1BK+7)/8 Version 1 length in doublewords of the Hypervisor Environment Information header. 00000080 INF1BSZB *-INF1BK Length in bytes for newest version of the Hypervisor Environment Information header. 00000010 INF1BSZD (*-INF1BK+7)/8 Length in doublewords for newest version of the Hypervisor Environment Information header.
 INF1YGHD DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1YGHD Mappings for STHYI Function code X'0001' Response Buffer Hypervisor/Guest section description 0000 0 Signed 2 INF1YOFF Offset from start of INF1BK to Hypervisor Section mapped by INF1HYP 0002 2 Signed 2 INF1YLEN Length of Hypervisor Section in bytes 0004 4 Signed 2 INF1YVRS Version number of this hypervisor section. Corresponds to the FC=1 version for this hypervisor. 0006 6 Signed 2 * Reserved for IBM use. 0008 8 Signed 2 INF1GOFF Offset from start of INF1BK to Guest Section mapped by INF3GST. 000A 10 Signed 2 INF1GLEN Length of Guest Section in bytes 000C 12 Signed 2 INF1GVRS Version number of this guest section. Corresponds to the FC=3 version for this hypervisor. 000E 14 Signed 2 * Reserved for IBM use. 00000010 INF1YGB1 *-INF1YGHD Version 1 length in bytes of the Hypervisor/Guest entry. 00000002 INF1YGD1 (*-INF1YGHD+7)/8 Version 1 length in doublewords of the Hypervisor/Guest entry. 00000010 INF1YGSB *-INF1YGHD Length in bytes for newest version of the Hypervisor/Guest entry. 00000002 INF1YGSD (*-INF1YGHD+7)/8 Length in doublewords for newest version of the Hypervisor/Guest entry.
 INF1MAC DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1MAC Mappings for STHYI Function code X'0001' Response Buffer Machine Section 0000 0 Bitstring 1 INF1MFL1 Machine Flag Byte 1 1... .... INF1MPOOL X'80' INF1MPOOL Reserved for IBM use. 0001 1 Bitstring 1 INF1MFL2 Machine Flag Byte 2 Reserved for IBM use. 0002 2 Bitstring 1 INF1MVL1 Machine Field Validity Byte 1 1... .... INF1MPROC X'80' INF1MPROC Processor Count Validity When on, INF1MSCP, INF1MDCP, INF1MSIF, and INF1MDIF contain valid counts. Off when virtualization stack is incomplete (INF1HFL1.INF1VSI on). .1.. .... INF1MIDV X'40' INF1MIDV Machine ID Validity This bit being on indicates that a SYSIB 1.1.1 was obtained from STSI and information reported in the following fields is valid: INF1MTYP, INF1MMAN, INF1MSEQ, and INF1MPMA. ..1. .... INF1MNMV X'20' INF1MNMV Machine Name Validity This bit being on indicates that the INF1MNAM field is valid. ...1 .... INF1MPLNV X'10' INF1MPLNV Reserved for IBM use. 0003 3 Bitstring 1 INF1MVL2 Reserved for IBM use 0004 4 Signed 2 INF1MSCP Count of shared CPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INF1MPROC) 0006 6 Signed 2 INF1MDCP Count of dedicated CPs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INF1MPROC) 0008 8 Signed 2 INF1MSIF Count of shared IFLs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INF1MPROC) 000A 10 Signed 2 INF1MDIF Count of dedicated IFLs configured in the machine or in the physical partition if the system is physically partitioned. (Valid if INF1MPROC) 000C 12 Character 4 INF1MTYP Machine Type, in EBCDIC format. This is the machine type reported by STSI 1.1.1 (Basic Machine Configuration). (Valid if INF1MIDV) 0010 16 Character 8 INF1MNAM Machine Name, in EBCDIC format. This is the CPC name associated with the processor. (Valid if INF1MNMV) 0018 24 Character 16 INF1MMAN Machine Manufacturer, in EBCDIC format. This is the name of the manufacturer of the configuration reported by STSI 1.1.1. (Valid if INF1MIDV) 0028 40 Character 16 INF1MSEQ Sequence Code, in EBCDIC format. This is the sequence code of the configuration reported by STSI 1.1.1. (Valid if INF1MIDV) 0038 56 Character 4 INF1MPMA Plant of Manufacture, in EBCDIC format. This is the 4-byte code reported by STSI 1.1.1. (Valid if INF1MIDV) 003C 60 Signed 4 * Reserved for IBM use 0040 64 Character 8 INF1MPLNM Reserved for IBM use. 00000048 INF1MSB1 *-INF1MAC Version 1 length in bytes of the Machine Section. 00000009 INF1MSD1 (*-INF1MAC+7)/8 Version 1 length in doublewords of the Machine Section. 00000048 INF1MSZB *-INF1MAC Length in bytes for newest version of the Machine Section. 00000009 INF1MSZD (*-INF1MAC+7)/8 Length in doublewords for newest version of the Machine Section.
 INF1PAR DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1PAR Mappings for STHYI Function code X'0001' Response Buffer Partition Section 0000 0 Bitstring 1 INF1PFL1 Partition Flag Byte 1 1... .... INF1PMTE X'80' INF1PMTE Multithreading (MT) is enabled .1.. .... INF1PPOOL X'40' INF1PPOOL Reserved for IBM use. ..1. .... INF1PWTFL X'20' INF1PWTFL Wait Completion flag is set. This flag is not reliable when INF1PVL1.INF1PUTV is not set. 0001 1 Bitstring 1 INF1PFL2 Partition Flag Byte 2 reserved for IBM use. 0002 2 Bitstring 1 INF1PVL1 Partition Field Validity Byte 1 1... .... INF1PPRC X'80' INF1PPRC Processor Configuration Validity. This bit being on indicates that INF1PSCP, INF1PDCP, INF1PSIF, and INF1PDIF contain valid counts and INF1PRCPU and INF1PCMOD are known. .1.. .... INF1PWCV X'40' INF1PWCV Partition weight-based capped capacity validity. This bit being on indicates that INF1PWBC and INF1PWBI are valid. ..1. .... INF1PACC X'20' INF1PACC Partition absolute capped capacity validity. This bit being on indicates that INF1PABC and INF1PABI are valid. ...1 .... INF1PIDV X'10' INF1PIDV Partition ID Validity. This bit being on indicates that a SYSIB 2.2.2 was obtained from STSI and information reported in the following fields is valid: INF1PPNU, INF1PPNA. .... 1... INF1PLGV X'08' INF1PLGV LPAR Group Absolute Capacity Capping information validity This bit being on indicates that INF1PLGN, INF1PLGC, INF1PLGI, INF1PGUCA, INF1PGUIA, INF1PGUCC, and INF1PGUIC are valid. .... .1.. INF1PPLNV X'04' INF1PPLNV Reserved for IBM use. .... ..1. INF1PENV X'02' INF1PENV Partition Entitlement and related information validity. This bit being on indicates that INF1PENC, INF1PENI, INF1PSXCA, INF1PSXIA, INF1PSXCC, INF1PSXIC, INF1PUCPA, INF1PUIFA, INF1PUCPC, INF1PUIFC are valid. .... ...1 INF1PUTV X'01' INF1PUTV Partition Core Utilization and related information validity. This bit being on indicates that INF1PFL1.INF1PWTFL, INF1PUTOD, INF1PACTC, INF1PLPTC, INF1POLTC, INF1PWTTC, INF1PMTIC, INF1PACTI, INF1PLPTI, INF1POLTI, INF1PWTTI, and INF1PMTII are valid. 0003 3 Bitstring 1 INF1PVL2 Reserved for IBM use 0004 4 Signed 2 INF1PSCP Count of shared logical CP cores configured for this partition. (Valid if INF1PPRC) 0006 6 Signed 2 INF1PDCP Count of dedicated logical CP cores configured for this partition. (Valid if INF1PPRC) 0008 8 Signed 2 INF1PSIF Count of shared logical IFL cores configured for this partition. (Valid if INF1PPRC) 000A 10 Signed 2 INF1PDIF Count of dedicated logical IFL cores configured for this partition. (Valid if INF1PPRC) 000C 12 Signed 2 INF1PPNU Logical Partition Number. This is the Logical-Partition Number reported by STSI 2.2.2. (Valid if INF1PIDV) 000E 14 Signed 1 INF1PCMOD Logical Partition Config Mode. 00000080 INF1PCMGN X'80' INF1PCMGN General (ESA390) logical configuration mode 00000040 INF1PCMLI X'40' INF1PCMLI Linux logical configuration mode 00000020 INF1PCMVM X'20' INF1PCMVM VM logical configuration mode 00000010 INF1PCMCF X'10' INF1PCMCF CF logical configuration mode 000F 15 Signed 1 INF1PRCPU Partition primary CPU type. Valid if INF1PVL1.INF1PPRC is on. 00000000 INF1PUCCP X'00' INF1PUCCP General Purpose (CP) 00000003 INF1PUCIFL X'03' INF1PUCIFL Integrated Fac for Linux (IFL). 0010 16 Character 8 INF1PPNA Logical Partition Name, in EBCDIC format. This is the Logical- Partition Name reported by STSI 2.2.2. (Valid if INF1PIDV) Partition Capacity Caps 0018 24 Signed 4 INF1PWBC Partition weight-based capped capacity for CPs, a scaled number where X'00010000' represents one CPU. Zero if not capped. Cap is applicable only to shared processors. (Valid if INF1PWCV) 001C 28 Signed 4 INF1PABC Partition absolute capped capacity for CPs, a scaled number where X'00010000' represents one core. Zero if not capped. Cap is applicable only to shared processors. (Valid if INF1PACC) 0020 32 Signed 4 INF1PWBI Partition weight-based capped capacity for IFLs, a scaled number where X'00010000' represents one core. Zero if not capped. Cap is applicable only to shared processors. (Valid if INF1PWCV) 0024 36 Signed 4 INF1PABI Partition absolute capped capacity for IFLs, a scaled number where X'00010000' represents one core. Zero if not capped. Cap is applicable only to shared processors. (Valid if INF1PACC) 0028 40 Character 8 INF1PLGN LPAR Group Name (Valid if INF1PLGV) EBCDIC, padded on right with blanks when in an LPAR group and valid. Binary zeros otherwise. Only reported when there is a group cap on CP or IFL CPU types and the par- tition has the capped CPU type. 0030 48 Signed 4 INF1PLGC LPAR Group Absolute Capacity Value for the CP CPU type when nonzero. Nonzero only when INF1PLGN is nonzero and a cap is defined for this LPAR Group for the CP CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. (Valid if INF1PLGV) 0034 52 Signed 4 INF1PLGI LPAR Group Absolute Capacity Value for the IFL CPU type when nonzero. Nonzero only when INF1PLGN is nonzero and a cap is defined for this LPAR Group for the IFL CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. (Valid if INF1PLGV) 0038 56 Character 8 INF1PPLNM Reserved for IBM use. Processor Entitlement and Available Capacity Entitlement values are current values for the partition. Share of extra capacity varies over time. The sum of the calculated values at each hiperdispatch interval and the count of those intervals are provided so an average between two STHYI invocations can be calculated. INF1PENC, INF1PENI, INF1PSXCA, INF1PSXCA, INF1PSXIA, INF1PSXCC and INF1PSXIC are monotonically increasing for the life of the system. 0040 64 Signed 4 INF1PENC Partition Entitled Capacity Value for the CP CPU type when nonzero. It is a scaled number where X'00010000' represents one core. The value will have been reduced to the count of CP processors if the entitlement was larger. (Valid if INF1PENV) 0044 68 Signed 4 INF1PENI Partition Entitled Capacity Value for the IFL CPU type when nonzero. It is a scaled number where X'00010000' represents one core. The value will have been reduced to the count of IFL processors if the entitlement was larger. (Valid if INF1PENV) 0048 72 Signed 8 INF1PSXCA Partition calculated Share of Extra capacity in the interval: number of physical CP CPUs/cores which this partition could have used. A scaled number where X'00010000' represents one CPU/core. Aggregated for INF1PSXCC intervals. (Valid if INF1PENV) 0050 80 Signed 8 INF1PSXIA Partition calculated Share of Extra capacity in the interval: number of physical IFL CPUs/cores which this partition could have used. A scaled number where X'00010000' represents one CPU/core. Aggregated for INF1PSXIC intervals. (Valid if INF1PENV) 0058 88 Signed 4 INF1PSXCC Count of intervals aggregated in INF1PSXCA. (Valid if INF1PENV) 005C 92 Signed 4 INF1PSXIC Count of intervals aggregated in INF1PSXIA. (Valid if INF1PENV) Partition Utilization Partition utilization varies over time. The sum of the calculated values at each hiperdispatch interval and the count of those intervals are provided so an average between two STHYI invocations can be calculated. INF1PUCPA, INF1PUIFA, INF1PUCPC and INF1PUIFC are monotonically increasing for the life of the system. 0060 96 Signed 8 INF1PUCPA Partition Calculated Utilization in the interval; number of physical CP CPUs/cores of this type which were consumed, a scaled number where X'00010000' represents one CPU/core. Aggregated for INF1PUCPC intervals. (Valid if INF1PENV) 0068 104 Signed 8 INF1PUIFA Partition Calculated Utilization in the interval; number of physical IFL CPUs/cores of this type which were consumed, a scaled number where X'00010000' represents one CPU/core. Aggregated for INF1PUIFC intervals. (Valid if INF1PENV) 0070 112 Signed 4 INF1PUCPC Count of intervals aggregated in INF1PUCPA. (Valid if INF1PENV) 0074 116 Signed 4 INF1PUIFC Count of intervals aggregated in INF1PUIFA. (Valid if INF1PENV) LPAR Groups Utilization LPAR group utilization varies over time. The sum of the calculated values at each hiperdispatch interval and the count of those intervals are provided so an average between two STHYI invocations can be calculated. LPAR Groups can be defined for a single CPU type and a partition can belong to only 1 group. INF1PGUCA, INF1PGUIA, INF1PGUCC and INF1PGUIC are monotonically increasing for the life of the system. 0078 120 Signed 8 INF1PGUCA LPAR Group Utilization Value for the CP CPU type when nonzero. Nonzero only when INF1PLGN is nonzero and a cap is defined for this LPAR Group for the CP CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. Aggregated over INF1PGUCC intervals. (Valid if INF1PLGV) 0080 128 Signed 8 INF1PGUIA LPAR Group Utilization Value for the IFL CPU type when nonzero. Nonzero only when INF1PLGN is nonzero and a cap is defined for this LPAR Group for the IFL CPU type. When nonzero, contains a scaled number where X'00010000' represents one core. Aggregated over INF1PGUIC intervals. (Valid if INF1PLGV) 0088 136 Signed 4 INF1PGUCC Count of intervals aggregated in INF1PGUCA. (Valid if INF1PLGV) 008C 140 Signed 4 INF1PGUIC Count of intervals aggregated in INF1PGUIA. (Valid if INF1PLGV) Core utilization The utilization counts are monotonically increasing values. The delta between values from 2 STHYI invocations can be used to determine the change in the values during the interval. The length of the interval is determined from the INF1PUTOD value delta. These fields are valid when INF1PVL1.INF1PUTV is set. The values of the fields in this section are based on data available at the time specified in the INF1PUTOD field. 0090 144 Signed 8 INF1PUTOD Host TOD value at the time when the partition's core utilization information was last determined. (Valid if INF1PUTV) 0098 152 Signed 8 INF1PACTC Aggregate number of microseconds physical CP cores were assigned to this partition's logical cores. (Valid if INF1PUTV) 00A0 160 Signed 8 INF1PLPTC Aggregate number of microseconds excluding LPAR management time while physical CP cores were assigned to this partition's logical cores. (Valid if INF1PUTV) 00A8 168 Signed 8 INF1POLTC Aggregate number of microseconds while logical CP cores of this partition were online. (Valid if INF1PUTV) 00B0 176 Signed 8 INF1PWTTC Aggregate number of microseconds while logical CP cores of this partition were in wait state. If MT enabled, accumulates when no processors of core are running. Not updated if INF1PWTFL=1. (Valid if INF1PUTV) 00B8 184 Signed 8 INF1PMTIC Aggregate number of microseconds while logical CP cores of this partition were active but some of the logical processors of the core are in any of these states: enabled wait, disabled wait, stopped state, check-stop state, or program interrupt loop. Zero when MT disabled. (Valid if INF1PUTV) 00C0 192 Signed 8 INF1PACTI Aggregate number of microseconds physical IFL cores were assigned to this partition's logical cores. (Valid if INF1PUTV) 00C8 200 Signed 8 INF1PLPTI Aggregate number of microseconds excluding LPAR management time while physical IFL cores were assigned to this partition's logical cores. (Valid if INF1PUTV) 00D0 208 Signed 8 INF1POLTI Aggregate number of microseconds while logical IFL cores of this partition were online. (Valid if INF1PUTV) 00D8 216 Signed 8 INF1PWTTI Aggregate number of microseconds while logical IFL cores of this partition were in wait state. If MT enabled, accumulates when no processors of core are running. Not updated if INF1PWTFL=1. (Valid if INF1PUTV) 00E0 224 Signed 8 INF1PMTII Aggregate number of microseconds while logical IFL cores of this partition were active but some of the logical processors of the core are in any of these states: enabled wait, disabled wait, stopped state, check-stop state, or program interrupt loop. Zero when MT disabled. (Valid if INF1PUTV) 000000E8 INF1PSB1 *-INF1PAR Version 1 length in bytes of the Partition Section. 0000001D INF1PSD1 (*-INF1PAR+7)/8 Version 1 length in doublewords of the Partition Section. 000000E8 INF1PSZB *-INF1PAR Length in bytes for newest version of the Partition Section. 0000001D INF1PSZD (*-INF1PAR+7)/8 Length in doublewords for newest version of the Partition Section.
 INF1HYP DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1HYP Mappings for STHYI Function code X'0001' Response Buffer Hypervisor Section 0000 0 Bitstring 1 INF1YFL1 Hypervisor Flag Byte 1 1... .... INF1YLMC X'80' INF1YLMC Consumption method is used to enforce Limithard caps. .1.. .... INF1YLMP X'40' INF1YLMP If on, Limithard caps use prorated core time for capping. If off, raw CPU time is used. ..1. .... INF1YMTE X'20' INF1YMTE Hypervisor is MT-enabled. ...1 .... INF1YVRT X'10' INF1YVRT Vertical polarization is in use. If off, horizontal topology is in use, and INF1YPKF, INF1YXUSC, INF1YXUSI, INF1YPADC, and INF1YPADI are not meaningful. 0001 1 Bitstring 1 INF1YFL2 Hypervisor Flag Byte 2 Reserved for IBM use 0002 2 Bitstring 1 INF1YVL1 Reserved for IBM use 0003 3 Bitstring 1 INF1YVL2 Reserved for IBM use 0004 4 Signed 1 INF1YTYP Hypervisor type 00000001 INF1YTVM X'01' INF1YTVM z/VM is the hypervisor 0005 5 Bitstring 1 * Reserved for IBM use 0006 6 Bitstring 1 INF1YCPT Threads in use per CP core. This value is reported for the current configuration settings even when the guest CPUs are not dispatched on CPs. The value is set only when SMT enabled as indicated by INF1YFL1.INF1YMTE. 0007 7 Bitstring 1 INF1YIFT Threads in use per IFL core. This value is reported for the current configuration settings even when the guest CPUs are not dispatched on IFLs. The value is set only when SMT enabled as indicated by INF1YFL1.INF1YMTE. 0008 8 Character 8 INF1YSID System Identifier, in EBCDIC format, left justified and padded with blanks. This is the value generally specified on the SYSTEM_IDentifier statement in the system configuration file. Blank if non-existent. 0010 16 Character 8 INF1YCLN Cluster Name, in EBCDIC format, left justified and padded with blanks. This is the name on the SSI statement in the system configuration file. Blank if the member isn't in an SSI cluster. Core counts 0018 24 Signed 2 INF1YSCP Number of CP cores shared by non-dedicated CPUs of the guests of this hypervisor. 001A 26 Signed 2 INF1YDCP Number of CP cores dedicated to guest CPUs of this hypervisor. 001C 28 Signed 2 INF1YSIF Number of IFL cores shared by non-dedicated CPUs of the guests of this hypervisor. 001E 30 Signed 2 INF1YDIF Number of IFL cores dedicated to guest CPUs of this hypervisor. Total shares 0020 32 Signed 4 INF1YASC Sum of absolute shares for all logged on CP-dispatched VMDBKs (excluding dedicated VMDBKs). A scaled number where X'00010000' represents one CPU. 0024 36 Signed 4 INF1YASI Sum of absolute shares for all logged on IFL-dispatched VMDBKs (excluding dedicated VMDBKs). A scaled number where X'00010000' represents one CPU. 0028 40 Signed 4 INF1YRSC Sum of relative shares for all logged on CP-dispatched VMDBKs (excluding dedicated VMDBKs). 002C 44 Signed 4 INF1YRSI Sum of relative shares for all logged on IFL-dispatched VMDBKs (excluding dedicated VMDBKs). Total adds to the limit list 0030 48 Signed 4 INF1YLCC Approximate count of adds to the limit-list of CP dispatched VMDBKs. Monotonically increasing. 0034 52 Signed 4 INF1YLCI Approximate count of adds to the limit-list of IFL dispatched VMDBKs. Monotonically increasing. High-frequency sampling period. 0038 56 Signed 4 INF1YMONH Current Monitor high-frequency (HF) sampling interval in hundredths of seconds. Value is 0 when high frequency sampling is not active. Hiperdispatch Settings 003C 60 Signed 1 INF1YPKF HiperDispatch Unparking setting. Not used if INF1YFL1.INF1YVRT=0. 00000000 INF1YPLG X'00' INF1YPLG SRM UNPARKING LARGE (default) 00000001 INF1YPMD X'01' INF1YPMD SRM UNPARKING MEDIUM 00000002 INF1YPSM X'02' INF1YPSM SRM UNPARKING SMALL 003D 61 Signed 1 INF1YXUSC SRM EXCESSUSE for General (CP) processor type. Not used if INF1YFL1.INF1YVRT=0. 00000010 INF1YXHI 16 INF1YXHI -Indicates the system should be aggressive in using unentitled CPU/core capacity. 00000008 INF1YXMD 8 INF1YXMD -Indicates the system should be moderately aggressive in using unentitled CPU/core capacity. 00000001 INF1YXLO 1 INF1YXLO -Indicates the system should not be aggressive in using unentitled CPU/core capacity. 00000002 INF1YXNO 2 INF1YXNO -Indicates the system should not use unentitled CPU/core capacity. 003E 62 Signed 1 INF1YXUSI SRM EXCESSUSE for IFL processor type. Not used if INF1YFL1.INF1YVRT=0. 00000010 INF1YXHI 16 INF1YXHI -Indicates the system should be aggressive in using unentitled CPU/core capacity. 00000008 INF1YXMD 8 INF1YXMD -Indicates the system should be moderately aggressive in using unentitled CPU/core capacity. 00000001 INF1YXLO 1 INF1YXLO -Indicates the system should not be aggressive in using unentitled CPU/core capacity. 00000002 INF1YXNO 2 INF1YXNO -Indicates the system should not use unentitled CPU/core capacity. 003F 63 Bitstring 1 * Reserved for IBM use 0040 64 Signed 4 INF1YPADC SRM CPUPAD value, a scaled number where X'00010000' represents one General (CP) CPU/core. Not used if INF1YFL1.INF1YVRT=0. 0044 68 Signed 4 INF1YPADI SRM CPUPAD value, a scaled number where X'00010000' represents one IFL CPU/core. Not used if INF1YFL1.INF1YVRT=0. Logical Processor (not core) Utilization The values in these fields are the aggregate of individual online processors. When a processor is varied online, the value is reset. The length of the interval is determined from the INF1YUTOD value delta. INF1YUTOD is set from the TOD clock at the start of the calculation of these values. 0048 72 Signed 8 INF1YUTOD TOD value at the start of the hypervisor logical processor utilization calculations. 0050 80 Signed 8 INF1YUTC Total CPU time in microseconds spent on online CP processors charged to guests. Monotonically increasing. 0058 88 Signed 8 INF1YUTI Total CPU time in microseconds spent on online IFL processors charged to guests. Monotonically increasing. 0060 96 Signed 8 INF1YSTC Total CPU time in microseconds spent on online CP processors charged to SYSTEM. Monotonically increasing. 0068 104 Signed 8 INF1YSTI Total CPU time in microseconds spent on online IFL processors charged to SYSTEM. Monotonically increasing. 0070 112 Signed 8 INF1YWTC Total elapsed time in microseconds spent on online CP processors while in system wait state. Does not include parked wait time. Monotonically increasing. 0078 120 Signed 8 INF1YWTI Total elapsed time in microseconds spent on online IFL processors while in system wait state. Does not include parked wait time. Monotonically increasing. 0080 128 Signed 8 INF1YPTC Total elapsed time in microseconds spent on online CP processors while in the parked state. Monotonically increasing. 0088 136 Signed 8 INF1YPTI Total elapsed time in microseconds spent on online IFL processors while in the parked state. Monotonically increasing. 00000090 INF1YSB1 *-INF1HYP Version 1 length in bytes of the Hypervisor Section. 00000012 INF1YSD1 (*-INF1HYP+7)/8 Version 1 length in doublewords of the Hypervisor Section. 00000090 INF1YSZB *-INF1HYP Length in bytes for newest version of the Hypervisor Section. 00000012 INF1YSZD (*-INF1HYP+7)/8 Length in doublewords for newest version of the Hypervisor Section.
 INF1GST DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF1GST Mappings for STHYI Function code X'0001' Response Buffer Guest Section - description of STHYI issuer. This matches the guest section of function code 3 as defined by the INF3GST DSECT. 0000 0 Bitstring 320 INF1GSTI Mapped by INF3GST which lacks the FC=3 header. 00000140 INF1GSB1 INF3GSB1 Version 1 length in bytes of the Guest Description. 00000028 INF1GSD1 INF3GSD1 Version 1 length in doublewords of the Guest Description. 00000140 INF1GSZB INF3GSZB Length in bytes for newest version of the Guest Description. 00000028 INF1GSZD INF3GSZD Length in doublewords for newest version of the Guest Description.
 INF2BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF2BK Mappings for STHYI Function code x'0002': Guest List This function code returns a list of all guests logged on to the system. Guests in the process of logging on, logging off, being forced, or relocating to this system are excluded. This function code requires the length of the buffer as a number of 4K pages to be specified. See the STHYI documentation for details of how this is specified. The response buffer for function code x'0002' consists of 2 sections of data: - Header Section (INF2BK DSECT, imbeds INFCHDR DSECT) - use offset to Guest list, length of entry, and count of entries to process the list. - The offset in INFCLSOF is from the beginning of the INF2BK. - Guest list. The list is returned as an array with the count of entries, offset to the first entry and the entry length defined by the common header. - The array entries are defined by INF2GST DSECT. Use of this function code is authorized in the User Directory by OPTION STHYI-GUEST. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. - CC=3 RC=20 - Response buffer is too small. - INFCRQSZ specifies required buffer size. - Values are also provided in INFCVRSN, INFCHDLN and INFCTOTL. Other response buffer contents are unpredictable. Update Log - see equates under INF2VRSN. Function code X'0002' Response Buffer Header Section 0000 0 Bitstring 64 INF2CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF2VRSN Response buffer version. 00000001 INF2V00001 X'0001' INF2V00001 Initial version. APAR VM66105. 00000040 INF2BSB1 *-INF2BK Version 1 length in bytes of the Guest List header. 00000008 INF2BSD1 (*-INF2BK+7)/8 Version 1 length in doublewords of the Guest List header. 00000040 INF2BSZB *-INF2BK Length in bytes for newest version of the Guest List header. 00000008 INF2BSZD (*-INF2BK+7)/8 Length in doublewords for newest version of the Guest List header.
 INF2GST DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF2GST Mappings for STHYI Function code X'0002' Response Buffer Guest List Entry Description 0000 0 Character 8 INF2GUID Guest's userid, in EBCDIC format. 0008 8 Character 8 INF2GACN User accounting number in EBCDIC format. 0010 16 Signed 4 INF2GTOD Bits 0-31 of host TOD at guest logon. 0014 20 Bitstring 1 INF2GFLG Guest list entry flag byte 1. .... 1... INF2GLINI X'08' INF2GLINI Guest identified itself as running Linux using a control program identification interface. .... .1.. INF2GLINH X'04' INF2GLINH Guest may be running Linux based on heuristics. Set only if INF2GLINI is not set. 0015 21 Signed 1 INF2GCMOD Virtual Configuration Mode 00000080 INF2GCMGN X'80' INF2GCMGN General (ESA390) virtual configuration mode 00000040 INF2GCMLI X'40' INF2GCMLI Linux virtual configuration mode 00000020 INF2GCMVM X'20' INF2GCMVM VM virtual configuration mode 00000010 INF2GCMCF X'10' INF2GCMCF CF virtual configuration mode 0016 22 Bitstring 1 INF2GAFFN Guest CPUAFFINITY settings. 1... .... INF2GAFON X'80' INF2GAFON CPUAFFINITY is ON, but may be suppressed. If off, then INF2GAFSUP will not be on. .1.. .... INF2GAFSUP X'40' INF2GAFSUP CPUAFFINTY is suppressed. 0017 23 Bitstring 1 INF2GPRTP Guest primary virtual CPU type. 00000000 INF2PUCCP X'00' INF2PUCCP General Purpose (CP) 00000003 INF2PUCIFL X'03' INF2PUCIFL Integrated Fac for Linux (IFL). 0018 24 Bitstring 1 INF2GPRDT Guest primary vCPU dispatch type. 00000000 INF2PUCCP X'00' INF2PUCCP General Purpose (CP) 00000003 INF2PUCIFL X'03' INF2PUCIFL Integrated Fac for Linux (IFL). 0019 25 Bitstring 7 * Reserved for IBM use. 00000020 INF2GSB1 *-INF2GST Version 1 length in bytes of the Guest List entry. 00000004 INF2GSD1 (*-INF2GST+7)/8 Version 1 length in doublewords of the Guest List entry. 00000020 INF2GSZB *-INF2GST Length in bytes for newest version of the Guest List entry. 00000004 INF2GSZD (*-INF2GST+7)/8 Length in doublewords for newest version of the Guest List entry.
 INF3BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF3BK Mappings for STHYI Function code x'0003': Designated Guest Information This function code returns the description of the specified guest. Use of this function code is authorized in the User Directory by OPTION STHYI-GUEST. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. - CC=3 RC=12 - Missing or invalid guest name. - The response buffer is not modified. - CC=3 RC=16 - Named guest is not logged on. - The response buffer is not modified. Update Log - see equates under INF3VRSN. Function code X'0003' Response Buffer 0000 0 Bitstring 64 INF3CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF3VRSN Response buffer version. 00000001 INF3V00001 X'0001' INF3V00001 Initial version. APAR VM66105. 0040 64 Bitstring 320 INF3GSTI Guest Information section mapped by INF3GST DSECT. 00000180 INF3BSB1 *-INF3BK Version 1 length in bytes of the Guest Information response. 00000030 INF3BSD1 (*-INF3BK+7)/8 Version 1 length in doublewords of the Guest Information response. 00000180 INF3BSZB *-INF3BK Length in bytes for newest version of the Guest Information response. 00000030 INF3BSZD (*-INF3BK+7)/8 Length in doublewords for newest version of the Guest Information response.
 INF3GST DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF3GST Mappings for STHYI Function code X'0003' Response Buffer Guest Description section This DSECT is also used for the guest section of the function code 1 response buffer. 0000 0 Character 8 INF3GUID Guest's userid, in EBCDIC format. 0008 8 Character 8 INF3GACN User accounting number in EBCDIC format. 0010 16 Bitstring 1 INF3GFLG Guest Flag Byte 1... .... INF3GMOB X'80' INF3GMOB Guest mobility is enabled. .... 1... INF3GLINI X'08' INF3GLINI Guest identified itself as running Linux using a control program identification interface. .... .1.. INF3GLINH X'04' INF3GLINH Guest may be running Linux based on heuristics. Set only if INF3GLINI is not set. 0011 17 Bitstring 1 INF3GVAL Reserved for IBM use 0012 18 Signed 1 INF3GCMOD Virtual Configuration Mode 00000080 INF3GCMGN X'80' INF3GCMGN General (ESA390) virtual configuration mode 00000040 INF3GCMLI X'40' INF3GCMLI Linux virtual configuration mode 00000020 INF3GCMVM X'20' INF3GCMVM VM virtual configuration mode 00000010 INF3GCMCF X'10' INF3GCMCF CF virtual configuration mode 0013 19 Bitstring 1 INF3GPRTP Guest primary virtual CPU type. 00000000 INF3PUCCP X'00' INF3PUCCP General Purpose (CP) 00000003 INF3PUCIFL X'03' INF3PUCIFL Integrated Fac for Linux (IFL). 0014 20 Signed 4 INF3GTOD Bits 0-31 of host TOD at guest logon. 0018 24 Character 8 INF3GPNA Resource pool name. Blanks if not in a Resource Pool. High frequency sampler counts These counts are the number of times that CP and IFL CPUs of the guest are observed in each state. These counts are reset to zero when Monitor commands are issued that disable high-frequency sampling. Otherwise they are monotonically increasing values. INF1YMONH provides the high-frequency sampling interval for the state testing. For each virtual CPU type, the order of the count fields is the order that the states are tested so that if a vCPU is in multiple states, it is counted with the first state that matches so that it is counted in one and only one state. The one exception is that when a guest is on the dormant list and SVM wait they are counted in both INF3GDLSC and INF3GDSSC for virtual CPs and for IFLs, both INF3GDLSI and INF3GDSSI. The values are aggregate values for all guest virtual CPUs of that type. See Monitor record MRUSEINT D4 R4 for additional information. 0020 32 Signed 4 INF3GIWSC I/O Wait Samples for CPs. Times vCPU found in I/O wait for asynchronous I/O. 0024 36 Signed 4 INF3GCFSC Console Function Wait samples for CPs. Times vCPU found in console function wait. 0028 40 Signed 4 INF3GSMSC Simulation Wait samples for CPs. Times vCPU found using CPU. 002C 44 Signed 4 INF3GPWSC Page Wait Samples for CPs. Times vCPU found in page wait. 0030 48 Signed 4 INF3GLSC Limit list Samples for CPs. Times vCPU found on limit list. 0034 52 Signed 4 INF3GDSC CPU Delay Samples for CPs. Times vCPU found waiting for CPU. 0038 56 Signed 4 INF3GCSC CPU Using Samples for CPs. Times vCPU found using CPU. 003C 60 Signed 4 INF3GESSC E-list SVM Wait Samples for CPs. Times vCPU found on the eligible list and in SVM wait. 0040 64 Signed 4 INF3GLDSC Loading User Samples for CPs. Times vCPU considered to be a loading user and not on the dormant list. 0044 68 Signed 4 INF3GDLSC Dormant User Samples for CPs. Times vCPU was found to be on the dormant list. 0048 72 Signed 4 INF3GDSSC SVM Wait Samples for CPs. Times vCPU found in the dormant list and in SVM wait. Also counted in INF3GDLSC. 004C 76 Signed 4 INF3GIASC I/O Active Samples for CPs. Times vCPU found with asynchronous I/O outstanding, causing it to be left in the Dispatch List. 0050 80 Signed 4 INF3GTISC Test Idle Samples for CPs. Times vCPU found in test idle and not in SVM wait. 0054 84 Signed 4 INF3GTSSC Test Idle & SVM Wait Samples for CPs. Times vCPU found in test idle and SVM wait. 0058 88 Signed 4 INF3GPASC Page Fault Active Samples for CPs. Times vCPU had active page fault requests active but was not in page wait. 005C 92 Signed 4 INF3GOSC Other Samples for CPs. Times vCPU found in other state. 0060 96 Signed 4 INF3GTSC Total Samples for CPs. Times vCPU state sampled. 0064 100 Signed 4 INF3GIWSI I/O Wait Samples for IFLs. Times vCPU found in I/O wait for asynchronous I/O. 0068 104 Signed 4 INF3GCFSI Console Function Wait samples for IFLs. Times vCPU found in console function wait. 006C 108 Signed 4 INF3GSMSI Simulation Wait samples for IFLs. Times vCPU found using CPU. 0070 112 Signed 4 INF3GPWSI Page Wait Samples for IFLs. Times vCPU found in page wait. 0074 116 Signed 4 INF3GLSI Limit list Samples for IFLs. Times vCPU found on limit list. 0078 120 Signed 4 INF3GDSI CPU Delay Samples for IFLs. Times vCPU found waiting for CPU. 007C 124 Signed 4 INF3GCSI CPU Using Samples for IFLs. Times vCPU found using CPU. 0080 128 Signed 4 INF3GESSI E-list SVM Wait Samples for IFLs. Times vCPU found on the eligible list and in SVM wait. 0084 132 Signed 4 INF3GLDSI Loading User Samples for IFLs. Times vCPU considered to be a loading user and not on the dormant list. 0088 136 Signed 4 INF3GDLSI Dormant User Samples for IFLs. Times vCPU was found to be on the dormant list. 008C 140 Signed 4 INF3GDSSI SVM Wait Samples for IFLs. Times vCPU found in the dormant list and in SVM wait. Also counted in INF3GDLSC. 0090 144 Signed 4 INF3GIASI I/O Active Samples for IFLs. Times vCPU found with asynchronous I/O outstanding, causing it to be left in the Dispatch List. 0094 148 Signed 4 INF3GTISI Test Idle Samples for IFLs. Times vCPU found in test idle and not in SVM wait. 0098 152 Signed 4 INF3GTSSI Test Idle & SVM Wait Samples for IFLs. Times vCPU found in test idle and SVM wait. 009C 156 Signed 4 INF3GPASI Page Fault Active Samples for IFLs. Times vCPU had active page fault requests active but was not in page wait. 00A0 160 Signed 4 INF3GOSI Other Samples for IFLs. Times vCPU found in other state. 00A4 164 Signed 4 INF3GTSI Total Samples for IFLs. Times vCPU state sampled. CPU resources information 00A8 168 Bitstring 1 INF3CFLG Guest CPU Flag Byte .1.. .... INF3CMCT X'40' INF3CMCT Guest has multiple CPU types ..1. .... INF3CVCT X'20' INF3CVCT Virtual CPs are thread dispatched ...1 .... INF3CVIT X'10' INF3CVIT Virtual IFLs are thread dispatched 00A9 169 Bitstring 1 INF3CAFFN Guest CPUAFFINITY settings. 1... .... INF3CAFON X'80' INF3CAFON CPUAFFINITY is ON, but may be suppressed. If off, then INF3CAFSUP will not be on. .1.. .... INF3CAFSUP X'40' INF3CAFSUP CPUAFFINTY is suppressed. 00AA 170 Signed 2 INF3CMCPU Maximum number of guest CPUs based on user directory setting. 00AC 172 Signed 4 * Reserved for IBM use. 00B0 176 Signed 8 INF3CTCPP Total virtual and simulation time while running a virtual CP on a primary CPU, in prorated core time microseconds. Only provided when SMT is enabled (INF1YFL1.INF1YMTE). Monotonically increasing. 00B8 184 Signed 8 INF3CTCPS Total virtual and simulation time while running a virtual CP on a 2ndary CPU, in prorated core time microseconds. Only provided when SMT is enabled (INF1YFL1.INF1YMTE). Monotonically increasing. 00C0 192 Signed 8 INF3CTCRP Total virtual and simulation time while running a virtual CP on a primary CPU, in raw core time microseconds. Monotonically increasing. 00C8 200 Signed 8 INF3CTCRS Total virtual and simulation time while running a virtual CP on a secondary CPU, in raw core time microseconds. Monotonically increasing. 00D0 208 Signed 2 INF3CSCP Number of guest shared CPs. 00D2 210 Signed 2 INF3CDCP Number of guest dedicated CPs. 00D4 212 Signed 2 INF3CRCP Number of non-stopped guest CPs. 00D6 214 Signed 2 * Reserved for IBM use. 00D8 216 Signed 1 INF3CCDT Dispatch type for guest CPs This field is valid if INF3CSCP, INF3CDCP or INF3CRCP is greater than zero. Always INF3PUCCP. 00D9 217 Bitstring 1 INF3CCSCF Current share flags for CPs. .1.. .... INF3CCLHC X'40' INF3CCLHC Current max share for CP-dispatched vCPUs is LIMITHARD if on. Max share for type CP is LIMITSOFT if off. ..1. .... INF3CCNAC X'20' INF3CCNAC Current normal share for CP-dispatched vCPUs is ABSOLUTE if on. Normal share for type CP is RELATIVE if off. ...1 .... INF3CCMAC X'10' INF3CCMAC Current max share for CP-dispatched vCPUs is ABSOLUTE if on. Max share for type CP is RELATIVE if off. 00DA 218 Bitstring 1 INF3CISCF Initial share flags for CPs. .1.. .... INF3CILHC X'40' INF3CILHC Initial max share for CP-dispatched vCPUs is LIMITHARD if on. Max share for type CP is LIMITSOFT if off. This is the setting at logon. ..1. .... INF3CINAC X'20' INF3CINAC Initial normal share for CP-dispatched vCPUs is ABSOLUTE if on. Normal share for type CP is RELATIVE if off. This is the setting at logon. ...1 .... INF3CIMAC X'10' INF3CIMAC Initial max share for CP-dispatched vCPUs is ABSOLUTE if on. Max share for type CP is RELATIVE if off. This is the setting at logon. 00DB 219 Bitstring 1 * Reserved for IBM use 00DC 220 Signed 4 INF3CCNSC Current normal relative share for CP-dispatched vCPUs. The value is zero when the user has an ABSOLUTE share value for CPs, or has a dedicated virtual CPU or is in the process of being logged off. 00E0 224 Signed 4 INF3CCASC Current ABSOLUTE share for CP-dispatched vCPUs. Unit of value is a hexadecimal factor scaled 16 bits. For example, X'00010000' = 1.00(100%), X'0000C000' = 0.75(75%), X'00008000' = 0.50(50%), etc. Set to zero when the user has a RELATIVE share value for CPs. 00E4 228 Signed 4 INF3CCMSC Current Max share for CP-dispatched vCPUs. This value is set to zero if no Max share exists for CPs. If the Max share is Absolute, then the units of the value are the same as for INF3CCASC. Otherwise as for INF3CCNSC. 00E8 232 Signed 4 INF3CINSC Initial (logon) normal relative share for CP-dispatched vCPUs. This value will be zero when the initial (logon) share is ABSOLUTE for CPs, or the user has a dedicated virtual CPU or is in the process of being logged off. 00EC 236 Signed 4 INF3CIASC Initial (logon) ABSOLUTE share for CP-dispatched vCPUs. Unit of value is a hexadecimal factor scaled 16 bits. For example, X'00010000' = 1.00(100%), X'0000C000' = 0.75(75%), X'00008000' = 0.50(50%), etc. This value will be zero when the initial (logon) share for CPs is relative. 00F0 240 Signed 4 INF3CIMSC Initial (logon) Max share for CP-dispatched vCPUs. This value will be zero if no initial (logon) Max share exists for CPs. If the Max share is Absolute, then the units of the value are the same as for INF3CIASC. Otherwise as for INF3CINSC. 00F4 244 Signed 4 * Reserved for IBM use. 00F8 248 Signed 8 INF3CTIPP Total virtual and simulation time while running a virtual IFL on a primary CPU, in prorated core time microseconds. Only provided when SMT is enabled (INF1YFL1.INF1YMTE). Monotonically increasing. 0100 256 Signed 8 INF3CTIPS Total virtual and simulation time while running a virtual IFL on a 2ndary CPU, in prorated core time microseconds. Only provided when SMT is enabled (INF1YFL1.INF1YMTE). Monotonically increasing. 0108 264 Signed 8 INF3CTIRP Total virtual and simulation time while running a virtual IFL on a primary CPU, in raw core time microseconds. Monotonically increasing. 0110 272 Signed 8 INF3CTIRS Total virtual and simulation time while running a virtual IFL on a secondary CPU, in raw core time microseconds. Monotonically increasing. 0118 280 Signed 2 INF3CSIF Number of guest shared IFLs. 011A 282 Signed 2 INF3CDIF Number of guest dedicated IFLs. 011C 284 Signed 2 INF3CRIF Number of non-stopped guest IFLs. 011E 286 Signed 2 * Reserved for IBM use. 0120 288 Signed 1 INF3CIDT Dispatch type for guest IFLs. This field is valid if INF3SCPS, INF3CDCP or INF3CRCP is greater than zero. 00000000 INF3PUCCP X'00' INF3PUCCP General Purpose (CP) 00000003 INF3PUCIFL X'03' INF3PUCIFL Integrated Fac for Linux (IFL). 0121 289 Bitstring 1 INF3CCSIF Current share flags for IFLs. .1.. .... INF3CCLHI X'40' INF3CCLHI Current max share for IFL-dispatched vCPUs is LIMITHARD if on. Max share for type IFL is LIMITSOFT if off. ..1. .... INF3CCNAI X'20' INF3CCNAI Current normal share for IFL-dispatched vCPUs is ABSOLUTE if on. Normal share for type IFL is RELATIVE if off. ...1 .... INF3CCMAI X'10' INF3CCMAI Current max share for IFL-dispatched vCPUs is ABSOLUTE if on. Max share for type IFL is RELATIVE if off. 0122 290 Bitstring 1 INF3CISIF Initial share flags for IFLs. .1.. .... INF3CILHI X'40' INF3CILHI Initial max share for IFL-dispatched vCPUs is LIMITHARD if on. Max share for type IFL is LIMITSOFT if off. This is the setting at logon. ..1. .... INF3CINAI X'20' INF3CINAI Initial normal share for IFL-dispatched vCPUs is ABSOLUTE if on. Normal share for type IFL is RELATIVE if off. This is the setting at logon. ...1 .... INF3CIMAI X'10' INF3CIMAI Initial max share for IFL-dispatched vCPUs is ABSOLUTE if on. Max share for type IFL is RELATIVE if off. This is the setting at logon. 0123 291 Bitstring 1 * Reserved for IBM use 0124 292 Signed 4 INF3CCNSI Current normal relative share for IFL-dispatched vCPUs. The value is zero when the user has an ABSOLUTE share value for IFLs, or has a dedicated virtual CPU or is in the process of being logged off. 0128 296 Signed 4 INF3CCASI Current ABSOLUTE share for IFL-dispatched vCPUs. Unit of value is a hexadecimal factor scaled 16 bits. For example, X'00010000' = 1.00(100%), X'0000C000' = 0.75(75%), X'00008000' = 0.50(50%), etc. The value is zero when the user has a RELATIVE share value for IFLs. 012C 300 Signed 4 INF3CCMSI Current Max share for IFL-dispatched vCPUs. This value will be zero if no Max share exists for IFLs. If the Max share is Absolute, then the units of the value are the same as for INF3CCASI. Otherwise as for INF3CCNSI. 0130 304 Signed 4 INF3CINSI Initial (logon) normal relative share for IFL-dispatched vCPUs. This value will be zero when the initial (logon) share is ABSOLUTE for IFLs, or the user has a dedicated virtual CPU or is in the process of being logged off. 0134 308 Signed 4 INF3CIASI Initial (logon) ABSOLUTE share for IFL-dispatched vCPUs. Unit of value is a hexadecimal factor scaled 16 bits. For example, X'00010000' = 1.00(100%), X'0000C000' = 0.75(75%), X'00008000' = 0.50(50%), etc. This value will be zero when the initial (logon) share is relative for IFLs. 0138 312 Signed 4 INF3CIMSI Initial (logon) Max share for IFL-dispatched vCPUs. This value will be zero if no initial (logon) Max share exists for IFLs. If the Max share is Absolute, then the units of the value are the same as for INF3CIASI. Otherwise as for INF3CINSI. 013C 316 Signed 4 * Reserved for IBM use. 00000140 INF3GSB1 *-INF3GST Version 1 length in bytes of the Guest Description. 00000028 INF3GSD1 (*-INF3GST+7)/8 Version 1 length in doublewords of the Guest Description. 00000140 INF3GSZB *-INF3GST Length in bytes for newest version of the Guest Description. 00000028 INF3GSZD (*-INF3GST+7)/8 Length in doublewords for newest version of the Guest Description.
 INF4BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF4BK Mappings for STHYI Function code x'0004': Resource Pool List This function code returns a list of all Resource Pools defined on the system. This function code requires the length of the buffer as a number of 4K pages to be specified. See the STHYI documentation for details of how this is specified. The response buffer for function code x'0004' consists of 2 sections of data: - Header Section (INF2BK DSECT, imbeds INFCHDR DSECT) - use offset to Resource Pool list, length of entry, and count of entries to process the list. - The offset in INFCLSOF is from the beginning of the INF4BK. - if the count is zero there is no list so the offset and length will be zero. - Resource Pool list. The list is returned as an array with the count of entries, offset to the first entry and the entry length defined by the common header. - The array entry structure is defined by INF4POOL DSECT. Use of this function code is authorized in the User Directory by OPTION STHYI-RESPOOL. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. - CC=3 RC=20 - Response buffer is too small. - INFCRQSZ specifies required buffer size. - Values are also provided in INFCVRSN, INFCHDLN and INFCTOTL. Other response buffer contents are unpredictable. Update Log - see equates under INF4VRSN. Function code X'0004' Response Buffer Header Section 0000 0 Bitstring 64 INF4CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF4VRSN Response buffer version. 00000001 INF4V00001 X'0001' INF4V00001 Initial version. APAR VM66105. 00000040 INF4BSB1 *-INF4BK Version 1 length in bytes of the Resource Pool List header. 00000008 INF4BSD1 (*-INF4BK+7)/8 Version 1 length in doublewords of the Resource Pool List header. 00000040 INF4BSZB *-INF4BK Length in bytes for newest version of the Resource Pool List header. 00000008 INF4BSZD (*-INF4BK+7)/8 Length in doublewords for newest version of the Resource Pool List header.
 INF4POOL DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF4POOL Mappings for STHYI Function code X'0004' Response Buffer Resource Pool List Entry Description 0000 0 Character 8 INF4PNAM Resource Pool name. 0008 8 Character 8 INF4PCRE Resource Pool creator userid. 00000010 INF4PSB1 *-INF4POOL Version 1 length in bytes of the Resource Pool List entry. 00000002 INF4PSD1 (*-INF4POOL+7)/8 Version 1 length in doublewords of the Resource Pool List entry. 00000010 INF4PSZB *-INF4POOL Length in bytes for newest version of the Resource Pool List entry. 00000002 INF4PSZD (*-INF4POOL+7)/8 Length in doublewords for newest version of the Resource Pool List entry.
 INF5BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF5BK Mappings for STHYI Function code x'0005': Designated Resource Pool Info This function code returns the description of the specified Resource Pool. Use of this function code is authorized in the User Directory by OPTION STHYI-RESPOOL. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. - CC=3 RC=12 - Missing or invalid Resource Pool Name. - The response buffer is not modified. - CC=3 RC=16 - Named Resource Pool does not exist. - The response buffer is not modified. Update Log - see equates under INF5VRSN. Function code X'0005' Response Buffer 0000 0 Bitstring 64 INF5CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF5VRSN Response buffer version. 00000001 INF5V00001 X'0001' INF5V00001 Initial version. APAR VM66105. 0040 64 Character 8 INF5PLNA Resource pool name. 0048 72 Character 8 INF5PCRE Resource Pool creator's user ID. 0050 80 Signed 8 INF5STMP Host TOD value at the time of the last change to the Resource Pool definition. Resource Pool CPU Limits and usage information. A CPU can have a capacity limit for either CP or IFL virtual CPU type. That limit can be specified as either a CAPACITY or LIMITHARD limit. Therefore never more than one of INF5CCCL,INF5CCCC,INF5CICL or INF5CICC will be on. 0058 88 Bitstring 1 INF5CFLG Resource Pool CPU Capping Flags 1... .... INF5CCLC X'80' INF5CCLC Resource Pool's CP virtual type has LIMITHARD cap. .1.. .... INF5CCCC X'40' INF5CCCC Resource Pool's CP virtual type has CAPACITY cap. ..1. .... INF5CILC X'20' INF5CILC Resource Pool's IFL virtual type has LIMITHARD cap. ...1 .... INF5CICC X'10' INF5CICC Resource Pool's IFL virtual type has CAPACITY cap. .... 1... INF5CPCT X'08' INF5CPCT Resource Pool uses prorated core time. .... .1.. INF5CSUP X'04' INF5CSUP IFL CPUAFFINITY is suppressed. Not set for CP resource pools. 0059 89 Bitstring 3 * Reserved for IBM use. 005C 92 Signed 4 INF5CLIM Resource pool maximum share for shared virtual CPUs. Scaled number where X'00010000' represents 1 core if the cap is a CAPACITY cap, or 100% of the real processors if the cap is a LIMITHARD cap. Zero if not capped. INF5CFLG specifies the capped CPU type. 0060 96 Signed 8 INF5CTIM Total Time consumed by guests vCPUs in the Resource Pool since it was created. Monotonically increasing in microseconds. If MT is enabled, this field contains prorated core time; Otherwise, this field contains raw CPU time. 0068 104 Signed 4 INF5CLMN Total number of times the Resource Pool was limited since it was created. Monotonically increasing. Incremented at end of group limit. 006C 108 Signed 4 INF5CCTL Total number of times vCPUs of members of the Resource Pool were limited since it was created. Monotonically increasing. Updated at the start of the vCPU limit. 0070 112 Signed 8 INF5CTML Total time limited for vCPUs of all members of the Resource Pool since it was created. Monotonically increasing in microseconds. Updated at the start of the vCPU limit. 0078 120 Signed 4 INF5CIFLA IFL CPUAFFINITY toggle sequence number. It is incremented when IFL CPUAFFINITY suppression is turned on or off for pools with members. 007C 124 Signed 4 * Reserved for IBM use. 00000080 INF5BSB1 *-INF5BK Version 1 length in bytes of the Resource Pool Information response. 00000010 INF5BSD1 (*-INF5BK+7)/8 Version 1 length in doublewords of the Resource Pool Information response. 00000080 INF5BSZB *-INF5BK Length in bytes for newest version of the Resource Pool Information response. 00000010 INF5BSZD (*-INF5BK+7)/8 Length in doublewords for newest version of the Resource Pool Information response.
 INF6BK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF6BK Mappings for STHYI Function code x'0006': Resource Pool Member List This function code returns the list of members of the specified Resource Pool. This function code requires the length of the buffer as a number of 4K pages to be specified. See the STHYI documentation for details of how this is specified. The response buffer for function code x'0006' consists of 2 sections of data: - Header Section (INF2BK DSECT, imbeds INFCHDR DSECT) - use offset to Resource Pool member list, length of entry, and count of entries to process the list. - The offset in INFCLSOF is from the beginning of the INF6BK. - if the count is zero there is no list so the offset and length will be zero. - Resource Pool Member list is returned as an array with the count of entries, offset to the first entry and the entry length defined by the common header. - The array entry structure is defined by INF6MEM DSECT. Use of this function code is authorized in the User Directory by OPTION STHYI-RESPOOL. Error responses: - CC=3 RC=4 - Unsupported function code - The response buffer is not modified. - CC=3 RC=8 - Not authorized for function code - The response buffer is not modified. - CC=3 RC=12 - Missing or invalid Resource Pool Name. - The response buffer is not modified. - CC=3 RC=16 - Named Resource Pool does not exist. - The response buffer is not modified. - CC=3 RC=20 - Response buffer is too small. - INFCRQSZ specifies required buffer size. - Values are also provided in INFCVRSN, INFCHDLN and INFCTOTL. Other response buffer contents are unpredictable. Update Log - see equates under INF6VRSN. Function code X'0006' Response Buffer Header Section 0000 0 Bitstring 64 INF6CHDR Common section of header mapped by INFCHDR DSECT. 0000 0 Signed 2 INF6VRSN Response buffer version. 00000001 INF6V00001 X'0001' INF6V00001 Initial version. APAR VM66105. 0040 64 Character 8 INF6PLNA Resource pool name. 00000048 INF6BSB1 *-INF6BK Version 1 length in bytes of the Resource Pool Member List header. 00000009 INF6BSD1 (*-INF6BK+7)/8 Version 1 length in doublewords of the Resource Pool Member List header. 00000048 INF6BSZB *-INF6BK Length in bytes for newest version of the Resource Pool Member List header. 00000009 INF6BSZD (*-INF6BK+7)/8 Length in doublewords for newest version of the Resource Pool Member List header.
 INF6MEM DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure INF6MEM Mappings for STHYI Function code X'0006' Response Buffer Resource Pool Member List Entry Description 0000 0 Character 8 INF6MNAM Resource Pool member name. 00000008 INF6MSB1 *-INF6MEM Version 1 length in bytes of the Resource Pool Member List entry. 00000001 INF6MSD1 (*-INF6MEM+7)/8 Version 1 length in doublewords of the Resource Pool Member List entry. 00000008 INF6MSZB *-INF6MEM Length in bytes for newest version of the Resource Pool Member List entry. 00000001 INF6MSZD (*-INF6MEM+7)/8 Length in doublewords for newest version of the Resource Pool Member List entry.
 
 
  INFBK Storage Layout Top of page
 
          
*** INFBK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                       INFRESP                         |
*     +-------------------------------------------------------+
*   8
*
*** INFBK - Mappings for STHYI
          
*** INF0HDR - Mappings for STHYI
*
*     +------+------+------+------+--------------------+------+
*   0 |:HFLG1|:HFLG2|:HVAL1|:HVAL2|////////////////////|:HYGCT|
*     +------+------+------+------+-------------+------+------+
*   8 |  INFHTOTL   |  INFHDLN    |  INFMOFF    |  INFMLEN    |
*     +-------------+-------------+-------------+-------------+
*  10 |  INFPOFF    |  INFPLEN    |        INFHYGS1-          |
*     +-------------+-------------+---------------------------+
*  18 |          -(014)           | 1C
*     +---------------------------+
*
*** INF0HDR - Mappings for STHYI
          
*** Overlay for INFHYGS1 in INF0HDR
*
*                                 +-------------+-------------+
*  10 ...                      14 |  INFHOFF1   |  INFHLEN1   |
*     +-------------+-------------+-------------+-------------+
*  18 |  INFGOFF1   |  INFGLEN1   |        INFHYGS2-          |
*     +-------------+-------------+---------------------------+
*  20 |          -(01C)           | 24
*     +---------------------------+
*
*** Overlay for INFHYGS1 in INF0HDR
          
*** Overlay for INFHYGS2 in INF0HDR
*
*                                 +-------------+-------------+
*  18 ...                      1C |  INFHOFF2   |  INFHLEN2   |
*     +-------------+-------------+-------------+-------------+
*  20 |  INFGOFF2   |  INFGLEN2   |        INFHYGS3-          |
*     +-------------+-------------+---------------------------+
*  28 |          -(024)           | 2C
*     +---------------------------+
*
*** Overlay for INFHYGS2 in INF0HDR
          
*** Overlay for INFHYGS3 in INF0HDR
*
*                                 +-------------+-------------+
*  20 ...                      24 |  INFHOFF3   |  INFHLEN3   |
*     +-------------+-------------+-------------+-------------+
*  28 |  INFGOFF3   |  INFGLEN3   |///////////////////////////|
*     +-------------+-------------+---------------------------+
*  30
*
*** Overlay for INFHYGS3 in INF0HDR
          
*** INF0HDYG - Mappings for STHYI
*
*     +-------------+-------------+-------------+-------------+
*   0 |  INFYOFF    |  INFYLEN    |  INFGOFF    |  INFGLEN    |
*     +-------------+-------------+-------------+-------------+
*   8
*
*** INF0HDYG - Mappings for STHYI
          
*** INF0MAC - Mappings for STHYI
*
*     +------+------+------+------+-------------+-------------+
*   0 |:MFLG1|:MFLG2|:MVAL1|:MVAL2|  INFMSCPS   |  INFMDCPS   |
*     +------+------+------+------+-------------+-------------+
*   8 |  INFMSIFL   |  INFMDIFL   |        INFMNAME-          |
*     +-------------+-------------+---------------------------+
*  10 |          -(00C)           |         INFMTYPE          |
*     +---------------------------+---------------------------+
*  18 |                       INFMMANU                        |
*     |                                                       |
*     +-------------------------------------------------------+
*  28 |                       INFMSEQ                         |
*     |                                                       |
*     +---------------------------+---------------------------+
*  38 |         INFMPMAN          |///////////////////////////|
*     +---------------------------+---------------------------+
*  40 |                       INFMPLNM                        |
*     +-------------+-------------+---------------------------+
*  48 | INFMSZIIP   | INFMDZIIP   |///////////////////////////|
*     +-------------+-------------+---------------------------+
*  50
*
*** INF0MAC - Mappings for STHYI
          
*** INF0PAR - Mappings for STHYI
*
*     +------+------+------+------+-------------+-------------+
*   0 |:PFLG1|:PFLG2|:PVAL1|:PVAL2|  INFPPNUM   |  INFPSCPS   |
*     +------+------+------+------+-------------+-------------+
*   8 |  INFPDCPS   |  INFPSIFL   |  INFPDIFL   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  10 |                       INFPPNAM                        |
*     +---------------------------+---------------------------+
*  18 |         INFPWBCP          |         INFPABCP          |
*     +---------------------------+---------------------------+
*  20 |         INFPWBIF          |         INFPABIF          |
*     +---------------------------+---------------------------+
*  28 |                       INFPLGNM                        |
*     +---------------------------+---------------------------+
*  30 |         INFPLGCP          |         INFPLGIF          |
*     +---------------------------+---------------------------+
*  38 |                       INFPPLNM                        |
*     +-------------+-------------+---------------------------+
*  40 | INFPSZIIP   | INFPDZIIP   |        INFPWBZIIP         |
*     +-------------+-------------+---------------------------+
*  48 |        INFPABZIIP         |        INFPLGZIIP         |
*     +---------------------------+---------------------------+
*  50
*
*** INF0PAR - Mappings for STHYI
          
*** INF0HYP - Mappings for STHYI
*
*     +------+------+------+------+------+------+------+------+
*   0 |:YFLG1|:YFLG2|:YVAL1|:YVAL2|:YTYPE|//////|:YCPT |:YIFLT|
*     +------+------+------+------+------+------+------+------+
*   8 |                       INFYSYID                        |
*     +-------------------------------------------------------+
*  10 |                       INFYCLNM                        |
*     +-------------+-------------+-------------+-------------+
*  18 |  INFYSCPS   |  INFYDCPS   |  INFYSIFL   |  INFYDIFL   |
*     +------+------+------+------+------+------+------+------+
*  20 |:YINS0|:YINS1|:YINS2|:YINS3|:YINS4|:YINS5|:YINS6|:YINS7|
*     +------+------+------+------+------+------+------+------+
*  28 |:YAUT0|:YAUT1|:YAUT2|:YAUT3|:YAUT4|:YAUT5|:YAUT6|:YAUT7|
*     +------+------+------+------+------+------+------+------+
*  30 |(030) |//////| INFYSZIIP   |///////////////////////////|
*     +------+------+-------------+---------------------------+
*  38
*
*** INF0HYP - Mappings for STHYI
          
*** INF0GST - Mappings for STHYI
*
*     +------+------+------+------+---------------------------+
*   0 |:GFLG1|:GFLG2|:GVAL1|:GVAL2|        INFGUSID-          |
*     +------+------+------+------+-------------+-------------+
*   8 |          -(004)           |  INFGSCPS   |  INFGDCPS   |
*     +------+--------------------+-------------+-------------+
*  10 |:GCPDT|////////////////////|         INFGCPCC          |
*     +------+------+-------------+------+--------------------+
*  18 |  INFGSIFL   |  INFGDIFL   |:GIFDT|////////////////////|
*     +-------------+-------------+------+--------------------+
*  20 |         INFGIFCC          |:GPFLG|////////////////////|
*     +---------------------------+------+--------------------+
*  28 |                       INFGPNAM                        |
*     +---------------------------+---------------------------+
*  30 |         INFGPCCC          |         INFGPICC          |
*     +-------------+------+------+---------------------------+
*  38 | INFGSZIIP   |(03A) |//////|        INFGZIIPCC         |
*     +-------------+------+------+---------------------------+
*  40 |         INFGPZCC          |///////////////////////////|
*     +---------------------------+---------------------------+
*  48
*
*** INF0GST - Mappings for STHYI
          
*** INFCHDR - Mappings for STHYI
*
*     +-------------+-------------+---------------------------+
*   0 |  INFCVRSN   |  INFCHDLN   |         INFCTOTL          |
*     +-------------+-------------+-------------+-------------+
*   8 |  INFCRQSZ   |  INFCLSOF   |  INFCENLN   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  10 |         INFCCTEN          |///////////////////////////|
*     +---------------------------+---------------------------+
*  18 |///////////////////////////////////////////////////////|
*     =///////////////////////////////////////////////////////=
*     |///////////////////////////////////////////////////////|
*     +-------------------------------------------------------+
*  30 |                       INFCFCUS                        |
*     |                                                       |
*     +-------------------------------------------------------+
*  40
*
*** INFCHDR - Mappings for STHYI
          
*** INF1BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF1CHDR                        =
*     |                                                       |
*     +------+------+------+------+--------------------+------+
*  40 |:1HFL1|:1HFL2|:1HVL1|:1HVL2|////////////////////|:1HYGC|
*     +------+------+------+------+-------------+------+------+
*  48 |  INF1MOFF   |  INF1MLEN   |  INF1POFF   |  INF1PLEN   |
*     +-------------+-------------+-------------+-------------+
*  50 |  INF1YOF1   |  INF1YLN1   |  INF1YVR1   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  58 |  INF1GOF1   |  INF1GLN1   |  INF1GVR1   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  60 |  INF1YOF2   |  INF1YLN2   |  INF1YVR2   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  68 |  INF1GOF2   |  INF1GLN2   |  INF1GVR2   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  70 |  INF1YOF3   |  INF1YLN3   |  INF1YVR3   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  78 |  INF1GOF3   |  INF1GLN3   |  INF1GVR3   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  80
*
*** INF1BK - Mappings for STHYI
          
*** Overlay for INF1BK+(INFCVRSN-INFCHDR) in INF1BK
*
*     +-------------+
*   0 |  INF1VRSN   | 2
*     +-------------+
*
*** Overlay for INF1BK+(INFCVRSN-INFCHDR) in INF1BK
          
*** INF1YGHD - Mappings for STHYI
*
*     +-------------+-------------+-------------+-------------+
*   0 |  INF1YOFF   |  INF1YLEN   |  INF1YVRS   |/////////////|
*     +-------------+-------------+-------------+-------------+
*   8 |  INF1GOFF   |  INF1GLEN   |  INF1GVRS   |/////////////|
*     +-------------+-------------+-------------+-------------+
*  10
*
*** INF1YGHD - Mappings for STHYI
          
*** INF1MAC - Mappings for STHYI
*
*     +------+------+------+------+-------------+-------------+
*   0 |:1MFL1|:1MFL2|:1MVL1|:1MVL2|  INF1MSCP   |  INF1MDCP   |
*     +------+------+------+------+-------------+-------------+
*   8 |  INF1MSIF   |  INF1MDIF   |         INF1MTYP          |
*     +-------------+-------------+---------------------------+
*  10 |                       INF1MNAM                        |
*     +-------------------------------------------------------+
*  18 |                       INF1MMAN                        |
*     |                                                       |
*     +-------------------------------------------------------+
*  28 |                       INF1MSEQ                        |
*     |                                                       |
*     +---------------------------+---------------------------+
*  38 |         INF1MPMA          |///////////////////////////|
*     +---------------------------+---------------------------+
*  40 |                      INF1MPLNM                        |
*     +-------------------------------------------------------+
*  48
*
*** INF1MAC - Mappings for STHYI
          
*** INF1PAR - Mappings for STHYI
*
*     +------+------+------+------+-------------+-------------+
*   0 |:1PFL1|:1PFL2|:1PVL1|:1PVL2|  INF1PSCP   |  INF1PDCP   |
*     +------+------+------+------+-------------+------+------+
*   8 |  INF1PSIF   |  INF1PDIF   |  INF1PPNU   |(00E) |(00F) |
*     +-------------+-------------+-------------+------+------+
*  10 |                       INF1PPNA                        |
*     +---------------------------+---------------------------+
*  18 |         INF1PWBC          |         INF1PABC          |
*     +---------------------------+---------------------------+
*  20 |         INF1PWBI          |         INF1PABI          |
*     +---------------------------+---------------------------+
*  28 |                       INF1PLGN                        |
*     +---------------------------+---------------------------+
*  30 |         INF1PLGC          |         INF1PLGI          |
*     +---------------------------+---------------------------+
*  38 |                      INF1PPLNM                        |
*     +---------------------------+---------------------------+
*  40 |         INF1PENC          |         INF1PENI          |
*     +---------------------------+---------------------------+
*  48 |                      INF1PSXCA                        |
*     +-------------------------------------------------------+
*  50 |                      INF1PSXIA                        |
*     +---------------------------+---------------------------+
*  58 |        INF1PSXCC          |        INF1PSXIC          |
*     +---------------------------+---------------------------+
*  60 |                      INF1PUCPA                        |
*     +-------------------------------------------------------+
*  68 |                      INF1PUIFA                        |
*     +---------------------------+---------------------------+
*  70 |        INF1PUCPC          |        INF1PUIFC          |
*     +---------------------------+---------------------------+
*  78 |                      INF1PGUCA                        |
*     +-------------------------------------------------------+
*  80 |                      INF1PGUIA                        |
*     +---------------------------+---------------------------+
*  88 |        INF1PGUCC          |        INF1PGUIC          |
*     +---------------------------+---------------------------+
*  90 |                      INF1PUTOD                        |
*     +-------------------------------------------------------+
*  98 |                      INF1PACTC                        |
*     +-------------------------------------------------------+
*  A0 |                      INF1PLPTC                        |
*     +-------------------------------------------------------+
*  A8 |                      INF1POLTC                        |
*     +-------------------------------------------------------+
*  B0 |                      INF1PWTTC                        |
*     +-------------------------------------------------------+
*  B8 |                      INF1PMTIC                        |
*     +-------------------------------------------------------+
*  C0 |                      INF1PACTI                        |
*     +-------------------------------------------------------+
*  C8 |                      INF1PLPTI                        |
*     +-------------------------------------------------------+
*  D0 |                      INF1POLTI                        |
*     +-------------------------------------------------------+
*  D8 |                      INF1PWTTI                        |
*     +-------------------------------------------------------+
*  E0 |                      INF1PMTII                        |
*     +-------------------------------------------------------+
*  E8
*
*** INF1PAR - Mappings for STHYI
          
*** INF1HYP - Mappings for STHYI
*
*     +------+------+------+------+------+------+------+------+
*   0 |:1YFL1|:1YFL2|:1YVL1|:1YVL2|:1YTYP|//////|:1YCPT|:1YIFT|
*     +------+------+------+------+------+------+------+------+
*   8 |                       INF1YSID                        |
*     +-------------------------------------------------------+
*  10 |                       INF1YCLN                        |
*     +-------------+-------------+-------------+-------------+
*  18 |  INF1YSCP   |  INF1YDCP   |  INF1YSIF   |  INF1YDIF   |
*     +-------------+-------------+-------------+-------------+
*  20 |         INF1YASC          |         INF1YASI          |
*     +---------------------------+---------------------------+
*  28 |         INF1YRSC          |         INF1YRSI          |
*     +---------------------------+---------------------------+
*  30 |         INF1YLCC          |         INF1YLCI          |
*     +---------------------------+------+------+------+------+
*  38 |        INF1YMONH          |:1YPKF|(03D) |(03E) |//////|
*     +---------------------------+------+------+------+------+
*  40 |        INF1YPADC          |        INF1YPADI          |
*     +---------------------------+---------------------------+
*  48 |                      INF1YUTOD                        |
*     +-------------------------------------------------------+
*  50 |                       INF1YUTC                        |
*     +-------------------------------------------------------+
*  58 |                       INF1YUTI                        |
*     +-------------------------------------------------------+
*  60 |                       INF1YSTC                        |
*     +-------------------------------------------------------+
*  68 |                       INF1YSTI                        |
*     +-------------------------------------------------------+
*  70 |                       INF1YWTC                        |
*     +-------------------------------------------------------+
*  78 |                       INF1YWTI                        |
*     +-------------------------------------------------------+
*  80 |                       INF1YPTC                        |
*     +-------------------------------------------------------+
*  88 |                       INF1YPTI                        |
*     +-------------------------------------------------------+
*  90
*
*** INF1HYP - Mappings for STHYI
          
*** INF1GST - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF1GSTI                        =
*     |                                                       |
*     +-------------------------------------------------------+
* 140
*
*** INF1GST - Mappings for STHYI
          
*** INF2BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF2CHDR                        =
*     |                                                       |
*     +-------------------------------------------------------+
*  40
*
*** INF2BK - Mappings for STHYI
          
*** Overlay for INF2BK+(INFCVRSN-INFCHDR) in INF2BK
*
*     +-------------+
*   0 |  INF2VRSN   | 2
*     +-------------+
*
*** Overlay for INF2BK+(INFCVRSN-INFCHDR) in INF2BK
          
*** INF2GST - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                       INF2GUID                        |
*     +-------------------------------------------------------+
*   8 |                       INF2GACN                        |
*     +---------------------------+------+------+------+------+
*  10 |         INF2GTOD          |:2GFLG|(015) |(016) |(017) |
*     +------+--------------------+------+------+------+------+
*  18 |(018) |////////////////////////////////////////////////|
*     +------+------------------------------------------------+
*  20
*
*** INF2GST - Mappings for STHYI
          
*** INF3BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF3CHDR                        =
*     |                                                       |
*     +-------------------------------------------------------+
*  40 |                                                       |
*     =                       INF3GSTI                        =
*     |                                                       |
*     +-------------------------------------------------------+
* 180
*
*** INF3BK - Mappings for STHYI
          
*** Overlay for INF3BK+(INFCVRSN-INFCHDR) in INF3BK
*
*     +-------------+
*   0 |  INF3VRSN   | 2
*     +-------------+
*
*** Overlay for INF3BK+(INFCVRSN-INFCHDR) in INF3BK
          
*** INF3GST - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                       INF3GUID                        |
*     +-------------------------------------------------------+
*   8 |                       INF3GACN                        |
*     +------+------+------+------+---------------------------+
*  10 |:3GFLG|:3GVAL|(012) |(013) |         INF3GTOD          |
*     +------+------+------+------+---------------------------+
*  18 |                       INF3GPNA                        |
*     +---------------------------+---------------------------+
*  20 |        INF3GIWSC          |        INF3GCFSC          |
*     +---------------------------+---------------------------+
*  28 |        INF3GSMSC          |        INF3GPWSC          |
*     +---------------------------+---------------------------+
*  30 |         INF3GLSC          |         INF3GDSC          |
*     +---------------------------+---------------------------+
*  38 |         INF3GCSC          |        INF3GESSC          |
*     +---------------------------+---------------------------+
*  40 |        INF3GLDSC          |        INF3GDLSC          |
*     +---------------------------+---------------------------+
*  48 |        INF3GDSSC          |        INF3GIASC          |
*     +---------------------------+---------------------------+
*  50 |        INF3GTISC          |        INF3GTSSC          |
*     +---------------------------+---------------------------+
*  58 |        INF3GPASC          |         INF3GOSC          |
*     +---------------------------+---------------------------+
*  60 |         INF3GTSC          |        INF3GIWSI          |
*     +---------------------------+---------------------------+
*  68 |        INF3GCFSI          |        INF3GSMSI          |
*     +---------------------------+---------------------------+
*  70 |        INF3GPWSI          |         INF3GLSI          |
*     +---------------------------+---------------------------+
*  78 |         INF3GDSI          |         INF3GCSI          |
*     +---------------------------+---------------------------+
*  80 |        INF3GESSI          |        INF3GLDSI          |
*     +---------------------------+---------------------------+
*  88 |        INF3GDLSI          |        INF3GDSSI          |
*     +---------------------------+---------------------------+
*  90 |        INF3GIASI          |        INF3GTISI          |
*     +---------------------------+---------------------------+
*  98 |        INF3GTSSI          |        INF3GPASI          |
*     +---------------------------+---------------------------+
*  A0 |         INF3GOSI          |         INF3GTSI          |
*     +------+------+-------------+---------------------------+
*  A8 |:3CFLG|(0A9) | INF3CMCPU   |///////////////////////////|
*     +------+------+-------------+---------------------------+
*  B0 |                      INF3CTCPP                        |
*     +-------------------------------------------------------+
*  B8 |                      INF3CTCPS                        |
*     +-------------------------------------------------------+
*  C0 |                      INF3CTCRP                        |
*     +-------------------------------------------------------+
*  C8 |                      INF3CTCRS                        |
*     +-------------+-------------+-------------+-------------+
*  D0 |  INF3CSCP   |  INF3CDCP   |  INF3CRCP   |/////////////|
*     +------+------+------+------+-------------+-------------+
*  D8 |:3CCDT|(0D9) |(0DA) |//////|        INF3CCNSC          |
*     +------+------+------+------+---------------------------+
*  E0 |        INF3CCASC          |        INF3CCMSC          |
*     +---------------------------+---------------------------+
*  E8 |        INF3CINSC          |        INF3CIASC          |
*     +---------------------------+---------------------------+
*  F0 |        INF3CIMSC          |///////////////////////////|
*     +---------------------------+---------------------------+
*  F8 |                      INF3CTIPP                        |
*     +-------------------------------------------------------+
* 100 |                      INF3CTIPS                        |
*     +-------------------------------------------------------+
* 108 |                      INF3CTIRP                        |
*     +-------------------------------------------------------+
* 110 |                      INF3CTIRS                        |
*     +-------------+-------------+-------------+-------------+
* 118 |  INF3CSIF   |  INF3CDIF   |  INF3CRIF   |/////////////|
*     +------+------+------+------+-------------+-------------+
* 120 |:3CIDT|(121) |(122) |//////|        INF3CCNSI          |
*     +------+------+------+------+---------------------------+
* 128 |        INF3CCASI          |        INF3CCMSI          |
*     +---------------------------+---------------------------+
* 130 |        INF3CINSI          |        INF3CIASI          |
*     +---------------------------+---------------------------+
* 138 |        INF3CIMSI          |///////////////////////////|
*     +---------------------------+---------------------------+
* 140
*
*** INF3GST - Mappings for STHYI
          
*** INF4BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF4CHDR                        =
*     |                                                       |
*     +-------------------------------------------------------+
*  40
*
*** INF4BK - Mappings for STHYI
          
*** Overlay for INF4BK+(INFCVRSN-INFCHDR) in INF4BK
*
*     +-------------+
*   0 |  INF4VRSN   | 2
*     +-------------+
*
*** Overlay for INF4BK+(INFCVRSN-INFCHDR) in INF4BK
          
*** INF4POOL - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                       INF4PNAM                        |
*     +-------------------------------------------------------+
*   8 |                       INF4PCRE                        |
*     +-------------------------------------------------------+
*  10
*
*** INF4POOL - Mappings for STHYI
          
*** INF5BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF5CHDR                        =
*     |                                                       |
*     +-------------------------------------------------------+
*  40 |                       INF5PLNA                        |
*     +-------------------------------------------------------+
*  48 |                       INF5PCRE                        |
*     +-------------------------------------------------------+
*  50 |                       INF5STMP                        |
*     +------+--------------------+---------------------------+
*  58 |:5CFLG|////////////////////|         INF5CLIM          |
*     +------+--------------------+---------------------------+
*  60 |                       INF5CTIM                        |
*     +---------------------------+---------------------------+
*  68 |         INF5CLMN          |         INF5CCTL          |
*     +---------------------------+---------------------------+
*  70 |                       INF5CTML                        |
*     +---------------------------+---------------------------+
*  78 |        INF5CIFLA          |///////////////////////////|
*     +---------------------------+---------------------------+
*  80
*
*** INF5BK - Mappings for STHYI
          
*** Overlay for INF5BK+(INFCVRSN-INFCHDR) in INF5BK
*
*     +-------------+
*   0 |  INF5VRSN   | 2
*     +-------------+
*
*** Overlay for INF5BK+(INFCVRSN-INFCHDR) in INF5BK
          
*** INF6BK - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       INF6CHDR                        =
*     |                                                       |
*     +-------------------------------------------------------+
*  40 |                       INF6PLNA                        |
*     +-------------------------------------------------------+
*  48
*
*** INF6BK - Mappings for STHYI
          
*** Overlay for INF6BK+(INFCVRSN-INFCHDR) in INF6BK
*
*     +-------------+
*   0 |  INF6VRSN   | 2
*     +-------------+
*
*** Overlay for INF6BK+(INFCVRSN-INFCHDR) in INF6BK
          
*** INF6MEM - Mappings for STHYI
*
*     +-------------------------------------------------------+
*   0 |                       INF6MNAM                        |
*     +-------------------------------------------------------+
*   8
*
*** INF6MEM - Mappings for STHYI
 
 
  INFBK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
INFBASIC       0000 10
INFCAPAC       0000 00000000
INFCCTEN       0010
INFCENLN       000C
INFCFCUS       0030
INFCHDLN       0002
INFCLSOF       000A
INFCRQSZ       0008
INFCSB1        0030 00000040
INFCSD1        0030 00000008
INFCSZB        0030 00000040
INFCSZD        0030 00000008
INFCTOTL       0004
INFCVRSN       0000
INFGCPCC       0014
INFGCPDT       0010
INFGCPLH       0000 20
INFGDCPS       000E
INFGDIFL       001A
INFGFLG1       0000
INFGFLG2       0001
INFGIFCC       0020
INFGIFDT       001C
INFGIFLH       0000 10
INFGLEN        0006
INFGLEN1       001A
INFGLEN2       0022
INFGLEN3       002A
INFGMCPT       0000 40
INFGMOB        0000 80
INFGOFF        0004
INFGOFF1       0018
INFGOFF2       0020
INFGOFF3       0028
INFGPCCC       0030
INFGPCLH       0024 80
INFGPCPC       0024 40
INFGPDU        0000 80
INFGPFLG       0024
INFGPICC       0034
INFGPIFC       0024 10
INFGPILH       0024 20
INFGPNAM       0028
INFGPUCCP      0010 00000000
INFGPUCCP      001C 00000000
INFGPUCCP      003A 00000000
INFGPUCIFL     0010 00000003
INFGPUCIFL     001C 00000003
INFGPUCIFL     003A 00000003
INFGPUCZCP     0010 000000FF
INFGPUCZCP     001C 000000FF
INFGPUCZCP     003A 000000FF
INFGPUCZIP     0010 00000005
INFGPUCZIP     001C 00000005
INFGPUCZIP     003A 00000005
INFGPZCC       0040
INFGPZLH       0024 04
INFGPZPC       0024 02
INFGSCPS       000C
INFGSIFL       0018
INFGSTI        0000 00000003
INFGSTL        0000 00000002
INFGSZIIP      0038
INFGUSID       0004
INFGVAL1       0002
INFGVAL2       0003
INFGVCPT       0000 08
INFGVIFT       0000 04
INFGVZIIPT     0000 01
INFGZIIPCC     003C
INFGZIIPDT     003A
INFGZIIPH      0000 02
INFGZIIPV      0002 80
INFHDLN        000A
INFHFLG1       0000
INFHFLG2       0001
INFHLEN1       0016
INFHLEN2       001E
INFHLEN3       0026
INFHOFF1       0014
INFHOFF2       001C
INFHOFF3       0024
INFHTOTL       0008
INFHVAL1       0002
INFHVAL2       0003
INFHYGCT       0007
INFHYGS1       0014
INFHYGS2       001C
INFHYGS3       0024
INFHYPER       0000 00000001
INFMDCPS       0006
INFMDIFL       000A
INFMDZIIP      004A
INFMFLG1       0000
INFMFLG2       0001
INFMLEN        000E
INFMMANU       0018
INFMMID        0002 40
INFMMNAM       0002 20
INFMNAME       000C
INFMOFF        000C
INFMPLNM       0040
INFMPLNV       0002 10
INFMPMAN       0038
INFMPOOL       0000 80
INFMPROC       0002 80
INFMSCPS       0004
INFMSEQ        0028
INFMSIFL       0008
INFMSZIIP      0048
INFMTYPE       0014
INFMVAL1       0002
INFMVAL2       0003
INFMZIIPV      0002 08
INFPABCP       001C
INFPABIF       0024
INFPABZIIP     0048
INFPACC        0002 20
INFPDCPS       0008
INFPDIFL       000C
INFPDZIIP      0042
INFPFLG1       0000
INFPFLG2       0001
INFPLEN        0012
INFPLGCP       0030
INFPLGIF       0034
INFPLGNM       0028
INFPLGVL       0002 08
INFPLGZIIP     004C
INFPMTEN       0000 80
INFPOFF        0010
INFPOOLI       0000 00000005
INFPOOLL       0000 00000004
INFPOOLM       0000 00000006
INFPPID        0002 10
INFPPLNM       0038
INFPPLNV       0002 04
INFPPNAM       0010
INFPPNUM       0004
INFPPOOL       0000 40
INFPPROC       0002 80
INFPRCTM       0024 08
INFPSCPS       0006
INFPSIFL       000A
INFPSZIIP      0040
INFPVAL1       0002
INFPVAL2       0003
INFPWBCC       0002 40
INFPWBCP       0018
INFPWBIF       0020
INFPWBZIIP     0044
INFPZIIPV      0002 02
INFRCAUT       0000 00000008
INFRCBUF       0000 00000014
INFRCMIS       0000 0000000C
INFRCNAM       0000 00000010
INFRCNXT       0000 00000018
INFRCOK        0000 00000000
INFRESP        0000
INFRFC         0000 00000004
INFSTHYI       0000 40
INFVSI         0000 20
INFYAUTF       0028
INFYAUT0       0028
INFYAUT1       0029
INFYAUT2       002A
INFYAUT3       002B
INFYAUT4       002C
INFYAUT5       002D
INFYAUT6       002E
INFYAUT7       002F
INFYCLNM       0010
INFYCPT        0006
INFYDCPS       001A
INFYDIFL       001E
INFYFCCP       0020 80
INFYFCCP       0028 80
INFYFGLS       0020 20
INFYFGLS       0028 20
INFYFGST       0020 10
INFYFGST       0028 10
INFYFHYP       0020 40
INFYFHYP       0028 40
INFYFLG1       0000
INFYFLG2       0001
INFYFPDS       0020 04
INFYFPDS       0028 04
INFYFPLS       0020 08
INFYFPLS       0028 08
INFYFPML       0020 02
INFYFPML       0028 02
INFYIFLT       0007
INFYINSF       0020
INFYINS0       0020
INFYINS1       0021
INFYINS2       0022
INFYINS3       0023
INFYINS4       0024
INFYINS5       0025
INFYINS6       0026
INFYINS7       0027
INFYLEN        0002
INFYLMCN       0000 80
INFYLMPR       0000 40
INFYMTEN       0000 20
INFYOFF        0000
INFYSCPS       0018
INFYSIFL       001C
INFYSYID       0008
INFYSZIIP      0032
INFYTKVM       0004 00000002
INFYTVM        0004 00000001
INFYTYPE       0004
INFYTZCX       0004 00000003
INFYVAL1       0002
INFYVAL2       0003
INFYZIIPT      0030
INFYZIIPV      0002 80
INF0GSIZ       0044 00000048
INF0GSZD       0044 00000009
INF0HDSD       002C 00000006
INF0HDSZ       002C 00000030
INF0HYSD       0006 00000001
INF0HYSZ       0006 00000008
INF0MSIZ       004C 00000050
INF0MSZD       004C 0000000A
INF0PSIZ       004C 00000050
INF0PSZD       004C 0000000A
INF0YGMX       0007 00000003
INF0YSIZ       0034 00000038
INF0YSZD       0034 00000007
INF1BASC       0040 10
INF1BSB1       007E 00000080
INF1BSD1       007E 00000010
INF1BSZB       007E 00000080
INF1BSZD       007E 00000010
INF1CHDR       0000
INF1FCAU       0040 04
INF1FCFC       0040 08
INF1GLEN       000A
INF1GLN1       005A
INF1GLN2       006A
INF1GLN3       007A
INF1GOFF       0008
INF1GOF1       0058
INF1GOF2       0068
INF1GOF3       0078
INF1GPDU       0040 80
INF1GSB1       0000 00000140
INF1GSD1       0000 00000028
INF1GSTI       0000
INF1GSZB       0000 00000140
INF1GSZD       0000 00000028
INF1GVRS       000C
INF1GVR1       005C
INF1GVR2       006C
INF1GVR3       007C
INF1HFL1       0040
INF1HFL2       0041
INF1HVL1       0042
INF1HVL2       0043
INF1HYGC       0047
INF1HYG1       0050
INF1HYG2       0060
INF1HYG3       0070
INF1MDCP       0006
INF1MDIF       000A
INF1MFL1       0000
INF1MFL2       0001
INF1MIDV       0002 40
INF1MLEN       004A
INF1MMAN       0018
INF1MNAM       0010
INF1MNMV       0002 20
INF1MOFF       0048
INF1MPLNM      0040
INF1MPLNV      0002 10
INF1MPMA       0038
INF1MPOOL      0000 80
INF1MPROC      0002 80
INF1MSB1       0040 00000048
INF1MSCP       0004
INF1MSD1       0040 00000009
INF1MSEQ       0028
INF1MSIF       0008
INF1MSZB       0040 00000048
INF1MSZD       0040 00000009
INF1MTYP       000C
INF1MVL1       0002
INF1MVL2       0003
INF1PABC       001C
INF1PABI       0024
INF1PACC       0002 20
INF1PACTC      0098
INF1PACTI      00C0
INF1PCMCF      000E 00000010
INF1PCMGN      000E 00000080
INF1PCMLI      000E 00000040
INF1PCMOD      000E
INF1PCMVM      000E 00000020
INF1PDCP       0006
INF1PDIF       000A
INF1PENC       0040
INF1PENI       0044
INF1PENV       0002 02
INF1PFL1       0000
INF1PFL2       0001
INF1PGUCA      0078
INF1PGUCC      0088
INF1PGUIA      0080
INF1PGUIC      008C
INF1PIDV       0002 10
INF1PLEN       004E
INF1PLGC       0030
INF1PLGI       0034
INF1PLGN       0028
INF1PLGV       0002 08
INF1PLPTC      00A0
INF1PLPTI      00C8
INF1PMTE       0000 80
INF1PMTIC      00B8
INF1PMTII      00E0
INF1POFF       004C
INF1POLTC      00A8
INF1POLTI      00D0
INF1PPLNM      0038
INF1PPLNV      0002 04
INF1PPNA       0010
INF1PPNU       000C
INF1PPOOL      0000 40
INF1PPRC       0002 80
INF1PRCPU      000F
INF1PSB1       00E0 000000E8
INF1PSCP       0004
INF1PSD1       00E0 0000001D
INF1PSIF       0008
INF1PSXCA      0048
INF1PSXCC      0058
INF1PSXIA      0050
INF1PSXIC      005C
INF1PSZB       00E0 000000E8
INF1PSZD       00E0 0000001D
INF1PUCCP      000F 00000000
INF1PUCIFL     000F 00000003
INF1PUCPA      0060
INF1PUCPC      0070
INF1PUIFA      0068
INF1PUIFC      0074
INF1PUTOD      0090
INF1PUTV       0002 01
INF1PVL1       0002
INF1PVL2       0003
INF1PWBC       0018
INF1PWBI       0020
INF1PWCV       0002 40
INF1PWTFL      0000 20
INF1PWTTC      00B0
INF1PWTTI      00D8
INF1STHY       0040 40
INF1VRSN       0000
INF1VSI        0040 20
INF1V00001     0000 00000001
INF1YASC       0020
INF1YASI       0024
INF1YCLN       0010
INF1YCPT       0006
INF1YDCP       001A
INF1YDIF       001E
INF1YFL1       0000
INF1YFL2       0001
INF1YGB1       000E 00000010
INF1YGD1       000E 00000002
INF1YGMX       0047 00000003
INF1YGSB       000E 00000010
INF1YGSD       000E 00000002
INF1YIFT       0007
INF1YLCC       0030
INF1YLCI       0034
INF1YLEN       0002
INF1YLMC       0000 80
INF1YLMP       0000 40
INF1YLN1       0052
INF1YLN2       0062
INF1YLN3       0072
INF1YMONH      0038
INF1YMTE       0000 20
INF1YOFF       0000
INF1YOF1       0050
INF1YOF2       0060
INF1YOF3       0070
INF1YPADC      0040
INF1YPADI      0044
INF1YPKF       003C
INF1YPLG       003C 00000000
INF1YPMD       003C 00000001
INF1YPSM       003C 00000002
INF1YPTC       0080
INF1YPTI       0088
INF1YRSC       0028
INF1YRSI       002C
INF1YSB1       0088 00000090
INF1YSCP       0018
INF1YSD1       0088 00000012
INF1YSID       0008
INF1YSIF       001C
INF1YSTC       0060
INF1YSTI       0068
INF1YSZB       0088 00000090
INF1YSZD       0088 00000012
INF1YTVM       0004 00000001
INF1YTYP       0004
INF1YUTC       0050
INF1YUTI       0058
INF1YUTOD      0048
INF1YVL1       0002
INF1YVL2       0003
INF1YVRS       0004
INF1YVRT       0000 10
INF1YVR1       0054
INF1YVR2       0064
INF1YVR3       0074
INF1YWTC       0070
INF1YWTI       0078
INF1YXHI       003D 00000010
INF1YXHI       003E 00000010
INF1YXLO       003D 00000001
INF1YXLO       003E 00000001
INF1YXMD       003D 00000008
INF1YXMD       003E 00000008
INF1YXNO       003D 00000002
INF1YXNO       003E 00000002
INF1YXUSC      003D
INF1YXUSI      003E
INF2BSB1       0000 00000040
INF2BSD1       0000 00000008
INF2BSZB       0000 00000040
INF2BSZD       0000 00000008
INF2CHDR       0000
INF2GACN       0008
INF2GAFFN      0016
INF2GAFON      0016 80
INF2GAFSUP     0016 40
INF2GCMCF      0015 00000010
INF2GCMGN      0015 00000080
INF2GCMLI      0015 00000040
INF2GCMOD      0015
INF2GCMVM      0015 00000020
INF2GFLG       0014
INF2GLINH      0014 04
INF2GLINI      0014 08
INF2GPRDT      0018
INF2GPRTP      0017
INF2GSB1       0019 00000020
INF2GSD1       0019 00000004
INF2GSZB       0019 00000020
INF2GSZD       0019 00000004
INF2GTOD       0010
INF2GUID       0000
INF2PUCCP      0017 00000000
INF2PUCCP      0018 00000000
INF2PUCIFL     0017 00000003
INF2PUCIFL     0018 00000003
INF2VRSN       0000
INF2V00001     0000 00000001
INF3BSB1       0040 00000180
INF3BSD1       0040 00000030
INF3BSZB       0040 00000180
INF3BSZD       0040 00000030
INF3CAFFN      00A9
INF3CAFON      00A9 80
INF3CAFSUP     00A9 40
INF3CCASC      00E0
INF3CCASI      0128
INF3CCDT       00D8
INF3CCLHC      00D9 40
INF3CCLHI      0121 40
INF3CCMAC      00D9 10
INF3CCMAI      0121 10
INF3CCMSC      00E4
INF3CCMSI      012C
INF3CCNAC      00D9 20
INF3CCNAI      0121 20
INF3CCNSC      00DC
INF3CCNSI      0124
INF3CCSCF      00D9
INF3CCSIF      0121
INF3CDCP       00D2
INF3CDIF       011A
INF3CFLG       00A8
INF3CHDR       0000
INF3CIASC      00EC
INF3CIASI      0134
INF3CIDT       0120
INF3CILHC      00DA 40
INF3CILHI      0122 40
INF3CIMAC      00DA 10
INF3CIMAI      0122 10
INF3CIMSC      00F0
INF3CIMSI      0138
INF3CINAC      00DA 20
INF3CINAI      0122 20
INF3CINSC      00E8
INF3CINSI      0130
INF3CISCF      00DA
INF3CISIF      0122
INF3CMCPU      00AA
INF3CMCT       00A8 40
INF3CRCP       00D4
INF3CRIF       011C
INF3CSCP       00D0
INF3CSIF       0118
INF3CTCPP      00B0
INF3CTCPS      00B8
INF3CTCRP      00C0
INF3CTCRS      00C8
INF3CTIPP      00F8
INF3CTIPS      0100
INF3CTIRP      0108
INF3CTIRS      0110
INF3CVCT       00A8 20
INF3CVIT       00A8 10
INF3GACN       0008
INF3GCFSC      0024
INF3GCFSI      0068
INF3GCMCF      0012 00000010
INF3GCMGN      0012 00000080
INF3GCMLI      0012 00000040
INF3GCMOD      0012
INF3GCMVM      0012 00000020
INF3GCSC       0038
INF3GCSI       007C
INF3GDLSC      0044
INF3GDLSI      0088
INF3GDSC       0034
INF3GDSI       0078
INF3GDSSC      0048
INF3GDSSI      008C
INF3GESSC      003C
INF3GESSI      0080
INF3GFLG       0010
INF3GIASC      004C
INF3GIASI      0090
INF3GIWSC      0020
INF3GIWSI      0064
INF3GLDSC      0040
INF3GLDSI      0084
INF3GLINH      0010 04
INF3GLINI      0010 08
INF3GLSC       0030
INF3GLSI       0074
INF3GMOB       0010 80
INF3GOSC       005C
INF3GOSI       00A0
INF3GPASC      0058
INF3GPASI      009C
INF3GPNA       0018
INF3GPRTP      0013
INF3GPWSC      002C
INF3GPWSI      0070
INF3GSB1       013C 00000140
INF3GSD1       013C 00000028
INF3GSMSC      0028
INF3GSMSI      006C
INF3GSTI       0040
INF3GSZB       013C 00000140
INF3GSZD       013C 00000028
INF3GTISC      0050
INF3GTISI      0094
INF3GTOD       0014
INF3GTSC       0060
INF3GTSI       00A4
INF3GTSSC      0054
INF3GTSSI      0098
INF3GUID       0000
INF3GVAL       0011
INF3PUCCP      0013 00000000
INF3PUCCP      0120 00000000
INF3PUCIFL     0013 00000003
INF3PUCIFL     0120 00000003
INF3VRSN       0000
INF3V00001     0000 00000001
INF4BSB1       0000 00000040
INF4BSD1       0000 00000008
INF4BSZB       0000 00000040
INF4BSZD       0000 00000008
INF4CHDR       0000
INF4PCRE       0008
INF4PNAM       0000
INF4PSB1       0008 00000010
INF4PSD1       0008 00000002
INF4PSZB       0008 00000010
INF4PSZD       0008 00000002
INF4VRSN       0000
INF4V00001     0000 00000001
INF5BSB1       007C 00000080
INF5BSD1       007C 00000010
INF5BSZB       007C 00000080
INF5BSZD       007C 00000010
INF5CCCC       0058 40
INF5CCLC       0058 80
INF5CCTL       006C
INF5CFLG       0058
INF5CHDR       0000
INF5CICC       0058 10
INF5CIFLA      0078
INF5CILC       0058 20
INF5CLIM       005C
INF5CLMN       0068
INF5CPCT       0058 08
INF5CSUP       0058 04
INF5CTIM       0060
INF5CTML       0070
INF5PCRE       0048
INF5PLNA       0040
INF5STMP       0050
INF5VRSN       0000
INF5V00001     0000 00000001
INF6BSB1       0040 00000048
INF6BSD1       0040 00000009
INF6BSZB       0040 00000048
INF6BSZD       0040 00000009
INF6CHDR       0000
INF6MNAM       0000
INF6MSB1       0000 00000008
INF6MSD1       0000 00000001
INF6MSZB       0000 00000008
INF6MSZD       0000 00000001
INF6PLNA       0040
INF6VRSN       0000
INF6V00001     0000 00000001
 
This information is based on z/VM 7.2.0 Last updated on 24 Jun 2020 at 09:28:38 EDT.
Copyright IBM Corporation, 1990, 2020