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