pub fn read_virtual<T>( processor: *mut ConfObject, virtual_address: u64, ) -> Result<T>where T: Sized,
Read from a virtual address