Home
last modified time | relevance | path

Searched refs:mirror_vm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsev_migrate_tests.c344 struct kvm_vm *dst_vm, *dst2_vm, *dst3_vm, *sev_vm, *mirror_vm, in test_sev_move_copy() local
351 mirror_vm = aux_vm_create(false); in test_sev_move_copy()
356 sev_mirror_create(mirror_vm, sev_vm); in test_sev_move_copy()
358 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
371 kvm_vm_free(mirror_vm); in test_sev_move_copy()
382 mirror_vm = aux_vm_create(false); in test_sev_move_copy()
385 sev_mirror_create(mirror_vm, sev_vm); in test_sev_move_copy()
387 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
390 kvm_vm_free(mirror_vm); in test_sev_move_copy()