single_region_mem_at

Function single_region_mem_at 

Source
pub fn single_region_mem_at(at: u64, size: usize) -> GuestMemoryMmap
Expand description

Creates a GuestMemoryMmap with a single region of the given size starting at the given guest physical address at and without dirty tracking.