pub unsafe fn read_mmio( size: IoSize, mmio_gpa: u64, ) -> Result<u64, TdVmcallError>
Make sure the mmio address is valid.