tree: c971b526810b58822b80c5b9271a153b2e2fe252 [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. METADATA.textproto
  4. OWNERS
  5. README.md
zircon/system/ulib/page_tables/README.md

The page_tables library exists purely to share constants and macros between the kernel and user-space. This is useful when implementing a virtual machine manager, or for any similar tasks where user-space needs to be aware of the structure of page tables.