Crate memory_x86_64

source ·
Expand description

This crate implements the virtual memory subsystem interfaces for Theseus on x86_64.

The memory crate uses this crate to obtain the multiboot2-provided memory layout of the base kernel image (nano_core), and to do other arch-specific operations on x86_64.

Structs

Traits

Functions