Module physical_page_allocator

Source

Structs§

FreePage 🔒
PhysicalPageAllocator 🔒

Statics§

ALLOCATOR 🔒

Functions§

alloc
SAFETY: this must be called after init
alloc_zeroed
SAFETY: this must be called after init
free
SAFETY: this must be called after init this must never be called with same page twice, the allocator doesn’t check itself
init
stats