sev_decrypt_memory
sev_decrypt_memory(vm, &dst[i], &data[j], nr_bytes);
sev_decrypt_memory(vm, dst, data, BUFFER_SIZE);