Module kcore::vm [−][src]
Expand description
FIXME: You must specify only ONE PageTable when using this crate.
Structs
VmObjectEntry | |
VmObjectEntryAdapter | |
VmSpace | Virtual memory address space. |
Enums
VmFaultKind | Type of fault in the address space. |
Traits
PageTable | Page table. |