read_phys_u64

Function read_phys_u64 

Source
pub fn read_phys_u64(
    mem: &GuestMemoryMmap,
    paddr: u64,
) -> Result<u64, MemoryError>