Files
haiku-beta6/headers/private
Ingo Weinhold 7b83ce1142 Add KDL command "mapping"
* VMTranslationMap:
  - Add DebugPrintMappingInfo(): Given a virtual address it is supposed
    to print the paging structure information for that address. To be
    implemented by derived classes.
  - Add DebugGetReverseMappingInfo(): Given a physical addresss it is
    supposed to find all virtual addresses mapped to it. To be
    implemented by derived classes.
* X86VMTranslationMapPAE: Implement the new methods
  DebugPrintMappingInfo() and DebugGetReverseMappingInfo().
* Add KDL command "mapping". It supports both virtual address lookups
  and reverse lookups.
2013-12-05 05:13:21 +01:00
..
2013-09-18 16:33:17 +02:00
2013-01-12 20:01:28 +01:00
2013-05-01 19:52:00 -04:00
2013-11-28 18:38:45 +01:00
2013-12-05 05:13:21 +01:00
2013-11-18 20:01:35 +01:00