Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.

UTXENT

Prolog  

Control Block Contents  
   UTXENT DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  


UTXENT Prolog

 NAME       : HCPFCWDS
 DESCRIPTION: FCX Untranslation Entry
 DSECT      : UTXENT

 

UTXENT Control Block Content


UTXENT DSECT

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

          
*** UTXENT - FCX Untranslation Entry
*
*     +---------------------------+------+------+------+------+
*   0 |         UTXNEXT           |UTXID |:FLAGS|:SESQ |//////|
*     +---------------------------+------+------+------+------+
*   8 |                        UTXFSA                         |
*     +-------------------------------------------------------+
*  10
*
*** UTXENT - FCX Untranslation Entry

 

UTXENT Cross Reference

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 V6R2.0. Last updated on 21 Nov 2011 at 11:02:36 EDT.
Copyright IBM Corporation, 1990, 2011