
  TYPE
    mmt$shadow_reference_info = RECORD
      source_pva: ^cell,
      destination_pva: ^cell,
      page_count: 0 .. 255,
    RECEND;

