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. |
TLB
Control Block Contents
TLB DSECT
Cross Reference (Contains links to field and bit definitions)
TLB Prolog
NAME : HCPFCWDS DESCRIPTION: TLB Entry (31 bit addresses) DSECT : TLB
TLB Control Block Content
TLB DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure TLB TLB Entry (31 bit addresses) 0000 0 Address 4 TLBNEXT Address of next TLB entry 0004 4 Address 4 TLBGUEST Guest page address 0008 8 Address 4 TLBHOST Host frame address 0000000C TLBSIZE *-TLB
TLB Storage Layout
*** TLB - TLB Entry (31 bit addresses) * * +---------------------------+---------------------------+ * 0 | TLBNEXT | TLBGUEST | * +---------------------------+---------------------------+ * 8 | TLBHOST | C * +---------------------------+ * *** TLB - TLB Entry (31 bit addresses)
TLB Cross Reference
Symbol Dspl Value -------------- ---- ----- TLBGUEST 0004 TLBHOST 0008 TLBNEXT 0000 TLBSIZE 0008 0000000C
Copyright IBM Corporation, 1990, 2001