tree: afed1190fdf26c3f244b56d437eb7b97a103c548 [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. OWNERS
  4. 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.