Searched refs:dst_mirror_vm (Results 1 – 1 of 1) sorted by relevance
299 struct kvm_vm *dst_vm, *sev_vm, *mirror_vm, *dst_mirror_vm; in test_sev_move_copy() local305 dst_mirror_vm = aux_vm_create(false); in test_sev_move_copy()314 sev_migrate_from(dst_mirror_vm->fd, mirror_vm->fd); in test_sev_move_copy()324 kvm_vm_free(dst_mirror_vm); in test_sev_move_copy()
Completed in 2 milliseconds