pub(crate) fn init_vm(phys_avail: [u64; 61], dmem: &Dmem) -> Arc<Uma>
See vm_mem_init function on the Orbis for a reference.
vm_mem_init