Module vmem

Module vmem 

Source
Expand description

ยงVirtual Memory Setup for Kernel loading (new typed API)

Structsยง

BsFrameAlloc ๐Ÿ”’
UEFI-backed frame allocator: hands out zeroed 4 KiB frames.
LoaderPhysMapper ๐Ÿ”’
Loader mapper: treat low physical memory frames as directly accessible.

Enumsยง

KernelPageTableError

Functionsยง

align_up_u64 ๐Ÿ”’
create_kernel_pagetables