Skip to content

arceos-hypervisor/memory_addr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memory_addr

Structures, functions and traits for physical and virtual memory addresses as well as memory mappings.

See documentations and readmes of the sub-crates for more information.

  • memory_addr(docs|crates.io|readme): Wrappers and helper functions for physical and virtual memory addresses.
  • memory_set(docs|crates.io|readme): Data structures and operations for managing memory mappings.