Module virtual_space

Source

Structsยง

VirtualSpace
A wrapper over memory that is defined by its physical address. We map this memory in virtual space, and return a pointer to it.
VirtualSpaceAllocator ๐Ÿ”’
VirtualSpaceEntry ๐Ÿ”’

Enumsยง

VirtualSpaceError

Staticsยง

VIRTUAL_SPACE_ALLOCATOR ๐Ÿ”’

Functionsยง

allocate_and_map_virtual_space ๐Ÿ”’
deallocate_virtual_space ๐Ÿ”’
debug_blocks

Type Aliasesยง

Result ๐Ÿ”’