initrd_load_addr

Function initrd_load_addr 

Source
pub fn initrd_load_addr(
    guest_mem: &GuestMemoryMmap,
    initrd_size: usize,
) -> Option<u64>
Expand description

Returns the memory address where the initrd could be loaded.