tree: a6f3d1d23fc12a6a6fb5bc70a16aa96d0b09e439 [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.