Function hypervisor::map_mem [] [src]

pub fn map_mem(mem: &[u8], gpa: u64, mem_perm: &MemPerm) -> Error

Maps a region in the virtual address space of the current Mach task into the guest physical address space of the virutal machine