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


  PAGBK Prolog Top of page
 
 NAME       : HCPPAGBK
 DESCRIPTION: Page I/O DSECT Block
 DSECT      : PAGBK
 FUNCTION   : PAGBK maps a free storage block that contains
              the IORBK, EXPBK (for single exposures), and
              the Set Paging Parameter CCW or the Define
              Extent Data Area.
 LOCATED BY : EXPIORBK - Field in the exposure block that points
              to the beginning of the block.
 RELOCATION CONSIDERATIONS : None
 NOTES      : To use this dsect the following dsects must also
              be included in the module. HCPIORBK, HCPEXPBK.
              This block contains an IORBK and CCW data.  It must
              be backed below 2-Gig.  (Defaulted in CBITABLE).
 
 
  PAGBK Control Block Content Top of page
 

 PAGBK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure PAGBK Page I/O DSECT Block Beginning of the IORBK for this exposure. 0000 0 Dbl-Word 8 PAGIORBK (73) This area reserved for the IORBK. 0248 584 Dbl-Word 8 PAGEXPBK (45) This area reserved for the EXPBK. The area below is used for the Set Paging CCW data. 03B0 944 Bitstring 32 PAGSPPAR (0) This area contains the cache CCW data information. 03B0 944 Bitstring 10 PAGDATA (0) This is the data area for the Set Paging Parameter CCW. 03B0 944 Bitstring 1 * 03B1 945 Bitstring 9 PAGDATA1 (0) Defined for the clear move instruction. 03B1 945 Bitstring 5 * 03B6 950 Bitstring 4 PAGCCHH The cylinder/head info. 03BA 954 Bitstring 22 * Reserved for IBM use Redefinition of set paging parameter data area for ECKD and FBA paging devices. 03B0 944 Bitstring 32 PAGDXDA Define extent data area mapped by DXDA (ECKD) or DFDA (FBA) 000003D0 PAGCKSIZ *-PAGBK Actual block size in bytes 0000007A PAGSIZE (((*-PAGBK)+7)/8) PAGBK siz in DWs (leave room for expansion) 000003D0 PAGBSIZE *-PAGBK Non theoretical PAGBK size in bytes (leave room for expansion)
 
 
  PAGBK Storage Layout Top of page
 
          
*** PAGBK - Page I/O DSECT Block
*
*     +-------------------------------------------------------+
*   0 |                                                       |
*     =                       PAGIORBK                        =
*     |                                                       |
*     +-------------------------------------------------------+
* 248 |                                                       |
*     =                       PAGEXPBK                        =
*     |                                                       |
*     +------+----------------------------------+-------------+
* 3B0 |//////|//////////////////////////////////|  PAGCCHH-   |
*     +------+------+---------------------------+-------------+
* 3B8 |   -(3B6)    |/////////////////////////////////////////|
*     +-------------+/////////////////////////////////////////|
*     |///////////////////////////////////////////////////////|
*     |///////////////////////////////////////////////////////|
*     +-------------------------------------------------------+
* 3D0
*
*** PAGBK - Page I/O DSECT Block
          
*** Overlay for PAGSPPAR in PAGBK
*
*     +-------------------------------------------------------+
* 3B0 |                                                       |
*     =                       PAGDXDA                         =
*     |                                                       |
*     +-------------------------------------------------------+
* 3D0
*
*** Overlay for PAGSPPAR in PAGBK
 
 
  PAGBK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
PAGBSIZE       03B0 000003D0
PAGCCHH        03B6
PAGCKSIZ       03B0 000003D0
PAGDATA        03B0
PAGDATA1       03B1
PAGDXDA        03B0
PAGEXPBK       0248
PAGIORBK       0000
PAGSIZE        03B0 0000007A
PAGSPPAR       03B0
 
This information is based on z/VM 6.3.0 Last updated on 22 May 2013 at 13:55:06 EDT.
Copyright IBM Corporation, 1990, 2013