About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
USAVE
Control Block Contents
USAVE DSECT
Cross Reference (Contains links to field and bit definitions)
USAVE Prolog
Name : SVCSAVE Description: User Save Area DSECT : USAVE Function : USAVE is used by DMSITS to allocate and free save areas for other routines during SVC processing; it is pointed to by the USAVEPTR field in SSAVE.
USAVE Control Block Content
USAVE DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure USAVE User Save Area THIS IS A SCRATCH AREA PASSED TO USER WITH POINTER IN REGISTER 13. 0000 0 Dbl-Word 8 * (12) 0000000C USAVESZ (*-USAVE+7)/8 SIZE OF USER SAVE AREA
USAVE Storage Layout
*** USAVE - User Save Area * * +-------------------------------------------------------+ * 0 |///////////////////////////////////////////////////////| * =///////////////////////////////////////////////////////= * |///////////////////////////////////////////////////////| * +-------------------------------------------------------+ * 60 * *** USAVE - User Save Area
USAVE Cross Reference
Symbol Dspl Value -------------- ---- ----- USAVESZ 0000 0000000C
Last updated on 18 Oct 2001 at 11:29:51 EDT.
Copyright IBM Corporation, 1990, 2001