Definitions for "Page table"
Keywords:  virtual, mmu, array, translate, entry
an array, indexed by the page number field of a virtual address, which has entries for each page indicating where that page is currently stored
an array of page references (along with other info)
an integral part of a virtual memory system in a computer operating system
Keywords:  lazy, tree, level, different, two
a different name for a two-level lazy tree