Searched refs:virt_offset (Results 1 – 1 of 1) sorted by relevance
456 let virt_offset = VirtAddr::new(page_align_up(BOOTSTRAP_MM_INFO.unwrap().start_brk)); in allocator_init() localVariable458 let phy_offset = unsafe { MMArch::virt_2_phys(virt_offset) }.unwrap(); in allocator_init()