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