Module vm

Source

Re-exportsยง

pub use self::object::*;
pub use self::page::*;

Modulesยง

object ๐Ÿ”’
page ๐Ÿ”’
phys ๐Ÿ”’
stats ๐Ÿ”’

Structsยง

MemAffinity
Implementation of mem_affinity structure.
Vm
Implementation of Virtual Memory system.
VmAlloc
Flags for Vm::alloc_page().

Enumsยง

VmError
Represents an error when Vm::new() fails.