arch_mem

Function arch_mem 

Source
pub fn arch_mem(mem_size_bytes: usize) -> GuestMemoryMmap
Expand description

Creates a GuestMemoryMmap of the given size with the contained regions laid out in accordance with the requirements of the architecture on which the tests are being run.