CAABK | Back to Index page |
Prolog Control Block Contents CAABK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
CAABK Prolog | Top of page |
NAME : HCPCAABK DESCRIPTION: CP-use Address space Allocation block DSECT : CAABK FUNCTION : Allocation of virtual addresses in CP-use address spaces LOCATED BY : ASCTYPTR field of ASCBK CREATED BY : Creation of a HCPHAM-managed address space, either by HCPASMCR or its callers. DELETED BY : Never deleted. SERIALIZED : All fields except reorganization fields serialized by CAALOCK held exclusive. ASCLOCK in the ASCBK for this address space must be held shared when obtain- CAALOCK. If ASCLOCK is held exclusive, CAALOCK need not be held. RELOCATION CONSIDERATIONS : None |
CAABK Control Block Content | Top of page |
|
CAABK Storage Layout | Top of page |
*** CAABK - CP-use Address space Allocation block * * +-------------------------------------------------------+ * 0 | CAAAVAIL | * +-------------------------------------------------------+ * 8 | CAAHIWTR | * +-------------------------------------------------------+ * 10 * *** CAABK - CP-use Address space Allocation block *** Overlay for CAAHIWTR in CAABK * * +---------------------------+---------------------------+ * 8 | CAAHIWTRH | CAAHIWTRL | * +---------------------------+---------------------------+ * 10 | CAAFPTE | CAAUSTE | * +---------------------------+---------------------------+ * 18 | CAALOCK | CAAROGCT | * +---------------------------+---------------------------+ * 20 | CAAREORG | * +------+--------------------+---------------------------+ * 28 |:ROGLK|////////////////////|///////////////////////////| * +------+--------------------+///////////////////////////| * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * *** Overlay for CAAHIWTR in CAABK |
CAABK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- CAAAVAIL 0000 CAAFPTE 0010 CAAFSI 0038 CAAHIWTR 0008 CAAHIWTRH 0008 CAAHIWTRL 000C CAALOCK 0018 CAAREORG 0020 CAAROGCT 001C CAAROGLK 0028 CAASIZE 0038 00000007 CAAUSTE 0014 |
Copyright IBM Corporation, 1990, 2022