Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dsev_migrate_tests.c320 struct kvm_vm *dst_vm, *dst2_vm, *dst3_vm, *sev_vm, *mirror_vm, in test_sev_move_copy() local
327 mirror_vm = aux_vm_create(false); in test_sev_move_copy()
332 sev_mirror_create(mirror_vm, sev_vm); in test_sev_move_copy()
334 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
347 kvm_vm_free(mirror_vm); in test_sev_move_copy()
358 mirror_vm = aux_vm_create(false); in test_sev_move_copy()
361 sev_mirror_create(mirror_vm, sev_vm); in test_sev_move_copy()
363 sev_migrate_from(dst_mirror_vm, mirror_vm); in test_sev_move_copy()
366 kvm_vm_free(mirror_vm); in test_sev_move_copy()