Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsev_migrate_tests.c345 *dst_mirror_vm, *dst2_mirror_vm, *dst3_mirror_vm; in test_sev_move_copy() local
352 dst_mirror_vm = aux_vm_create(false); in test_sev_move_copy()
358 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
362 sev_migrate_from(dst2_mirror_vm, dst_mirror_vm); in test_sev_move_copy()
372 kvm_vm_free(dst_mirror_vm); in test_sev_move_copy()
383 dst_mirror_vm = aux_vm_create(false); in test_sev_move_copy()
387 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
391 kvm_vm_free(dst_mirror_vm); in test_sev_move_copy()