[][src]Function xhypervisor::map_mem

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

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