This document outlines the hierarchy of memory management entries used in virtual memory systems: page-map entry references a page-directory pointer entry, which references a page-directory entry, which references a page table entry that maps a virtual page to a physical frame.