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

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