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

 
  CREBK Control Block Content Top of page
 

 CREBK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CREBK CRYPTO APVIRT System Config Entry 0000 0 Bitstring 1 * (4096) 00001000 CREBKLN (*-CREBK) Size in bytes
 CRENTRY DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure CRENTRY CRYPTO APVIRT System Config Entry 0000 0 Signed 2 CREAPNUM The AP number specified on a CRYPTO APVIRT statement. Decimal number from 0-255. 0002 2 Signed 2 CREDOM The domain number specified for the AP on a CRYPTO APVIRT statement. Decimal number from 0-255. 0004 4 Address 4 CRENEXT Pointer to next CRENTRY 00000008 CRESIZE *-CRENTRY Size of CRENTRY in bytes
 
 
  CREBK Storage Layout Top of page
 
 
*** CREBK - CRYPTO APVIRT System Config Entry
*
*     +-------------------------------------------------------+
*   0 |///////////////////////////////////////////////////////|
*     =///////////////////////////////////////////////////////=
*     |///////////////////////////////////////////////////////|
*     +-------------------------------------------------------+
*1000
*
*** CREBK - CRYPTO APVIRT System Config Entry
 
*** CRENTRY - CRYPTO APVIRT System Config Entry
*
*     +-------------+-------------+---------------------------+
*   0 |  CREAPNUM   |   CREDOM    |         CRENEXT           |
*     +-------------+-------------+---------------------------+
*   8
*
*** CRENTRY - CRYPTO APVIRT System Config Entry
 
 
  CREBK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
CREAPNUM       0000
CREBKLN        0000 00001000
CREDOM         0002
CRENEXT        0004
CRESIZE        0004 00000008
 
This information is based on z/VM 6.4.0 Last updated on 24 Aug 2016 at 09:23:36 EDT.
Copyright IBM Corporation, 1990, 2016