Function modulus::x64::memory::init_area_frame_alloc [] [src]

pub fn init_area_frame_alloc(mb_info_address: usize) -> AreaFrameAlloc

Initialize area frame allocator

This function retrieves memory map information from multiboot and then creates an AreaFrameAlloc with the largest memory area (will be modified to support multiple areas).