Searched refs:vm_sev_create_with_one_vcpu (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | sev_smoke_test.c | 117 vm = vm_sev_create_with_one_vcpu(type, guest_code_xsave, &vcpu); in test_sync_vmsa() 159 vm = vm_sev_create_with_one_vcpu(type, guest_code, &vcpu); in test_sev() 209 vm = vm_sev_create_with_one_vcpu(type, guest_shutdown_code, &vcpu); in test_sev_shutdown()
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | sev.h | 56 struct kvm_vm *vm_sev_create_with_one_vcpu(u32 type, void *guest_code,
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | sev.c | 161 struct kvm_vm *vm_sev_create_with_one_vcpu(u32 type, void *guest_code, in vm_sev_create_with_one_vcpu() function
|