[][src]Function sunrise_kernel::frame_allocator::i386::mark_frame_bootstrap_allocated

pub fn mark_frame_bootstrap_allocated(addr: PhysicalAddress)

Marks a physical memory frame as already allocated Currently used during init when paging marks KernelLand frames as alloc'ed by bootstrap

Panic

Panics if it overwrites an existing reservation