Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
T64LB
Control Block Contents
T64LB DSECT
Cross Reference (Contains links to field and bit definitions)
T64LB Prolog
NAME : HCPFCWDS DESCRIPTION: TLB64 Entry (64 bit addresses) DSECT : T64LB
T64LB Control Block Content
T64LB DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure T64LB TLB64 Entry (64 bit addresses) 0000 0 Address 4 T64LBNXT Address of next TLB entry 0004 4 Address 4 T64LBHST Host frame address 0008 8 Bitstring 8 T64GSTAD (0) 64 bit address 0008 8 Address 4 T64LBGHI High order word for 64 bit guest .address 000C 12 Address 4 T64LBGLO Low order word guest addr 00000010 T64LBSZE *-T64LB
T64LB Storage Layout
*** T64LB - TLB64 Entry (64 bit addresses) * * +---------------------------+---------------------------+ * 0 | T64LBNXT | T64LBHST | * +---------------------------+---------------------------+ * 8 | T64LBGHI | T64LBGLO | * +---------------------------+---------------------------+ * 10 * *** T64LB - TLB64 Entry (64 bit addresses)
T64LB Cross Reference
Symbol Dspl Value -------------- ---- ----- T64GSTAD 0008 T64LBGHI 0008 T64LBGLO 000C T64LBHST 0004 T64LBNXT 0000 T64LBSZE 000C 00000010
Copyright IBM Corporation, 1990, 2001