DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

hatpt - display the hatpt structure

SYNOPSIS

hatpt a hatptb a hatptf a hatptn a hatptp a

DESCRIPTION

The hatpt macros are used to display the HAT layer of the VM system. We use the "as" structures' "hat: pts" address as an argument to the hatpt macro.

hatptb - uses the "hatpt back" address hatptf - uses the "hatpt forw" address hatptn - uses the "hatpt next" address hatptp - uses the "hatpt prev" address

Typical output looks like this:

  S>hatpt D1B653D8
  D1B653D8: forw D1B3399C back D1B650A4 next D1B3399C prev D1B651EC
   pde 44C96007 pdtep FF200080 as D1AAC240 aec 146 locks 0 pgtp C290E000
   mcp[00000000 C287AF00 C290D680 C290D080 C290D180 C290D580 C290D480 C290D500]
   mcp[C290D100 C290D380 C290D300 C290D280 C290D400 C290D600 00000000 00000000]
   mcp[00000000 C290D200 C290D700 C291B280 00000000 00000000 00000000 00000000]
   mcp[00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000]
  001 mapping  hat_mcpp  +offset hat_epmc  +offset    pte
      C287AF00 C287A000 C287A078 C290E084 C290E080 00000000
  002 mapping  hat_mcpp  +offset hat_epmc  +offset    pte
      C290D680 C290D000 C290D034 C290E114 C290E100 44CF5067
...

DEFINED IN

vm.k

SEE ALSO

hatconv, hatmcp

APPENDIX A: Alphabetic Index of Macros