UTXENT Back to Index page
 
Prolog 
Control Block Contents 
   UTXENT 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.


  UTXENT Prolog Top of page
 
 NAME       : HCPFCWDS
 DESCRIPTION: FCX Untranslation Entry
 DSECT      : UTXENT
 
 
  UTXENT Control Block Content Top of page
 

 UTXENT DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure UTXENT FCX Untranslation Entry 0000 0 Address 4 UTXNEXT Address of next UTXENT 0004 4 Bitstring 1 UTXID Entry ID (1-255) 0005 5 Bitstring 1 UTXFLAGS Control flags 1... .... UTXPROTC X'80' UTXPROTC Protection check .1.. .... UTXPROGC X'40' UTXPROGC Program check ..1. .... UTXIFCC X'20' UTXIFCC IFCC 0006 6 Bitstring 1 UTXSESQ SESQ code 0007 7 Bitstring 1 * Reserved for IBM use 0008 8 Bitstring 8 UTXFSA Guest ABS Failing Storage Address 00000010 UTXBSIZE *-UTXENT
 
 
  UTXENT Storage Layout Top of page
 
          
*** UTXENT - FCX Untranslation Entry
*
*     +---------------------------+------+------+------+------+
*   0 |         UTXNEXT           |UTXID |:FLAGS|:SESQ |//////|
*     +---------------------------+------+------+------+------+
*   8 |                        UTXFSA                         |
*     +-------------------------------------------------------+
*  10
*
*** UTXENT - FCX Untranslation Entry
 
 
  UTXENT Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
UTXBSIZE       0008 00000010
UTXFLAGS       0005
UTXFSA         0008
UTXID          0004
UTXIFCC        0005 20
UTXNEXT        0000
UTXPROGC       0005 40
UTXPROTC       0005 80
UTXSESQ        0006
 
This information is based on z/VM 7.3.0 Last updated on 22 Jun 2022 at 15:50:29 EDT.
Copyright IBM Corporation, 1990, 2022