Skip to main content

Module boot_alloc

Module boot_alloc 

Source
Expand description

Allocateur physique de boot pour les structures permanentes du noyau.

Structs§

BootAllocator

Constants§

MAX_BOOT_ALLOC_REGIONS
MAX_PROTECTED_RANGES

Functions§

alloc_bytes
alloc_stack
get_boot_allocator
init_boot_allocator
seal
Seal the boot allocator so no further allocations can be made from it.
snapshot_free_regions