Searched refs:KVM_SEV_GUEST_STATUS (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | sev.c | 92 vm_sev_ioctl(vm, KVM_SEV_GUEST_STATUS, &status); in sev_vm_launch() 115 vm_sev_ioctl(vm, KVM_SEV_GUEST_STATUS, &guest_status); in sev_vm_launch_measure() 123 vm_sev_ioctl(vm, KVM_SEV_GUEST_STATUS, &status); in sev_vm_launch_finish() 130 vm_sev_ioctl(vm, KVM_SEV_GUEST_STATUS, &status); in sev_vm_launch_finish()
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | sev_migrate_tests.c | 221 case KVM_SEV_GUEST_STATUS: in verify_mirror_allowed_cmds() 240 vm_sev_ioctl(vm, KVM_SEV_GUEST_STATUS, &status); in verify_mirror_allowed_cmds()
|
| /linux/tools/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 733 KVM_SEV_GUEST_STATUS, enumerator
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 214 6. KVM_SEV_GUEST_STATUS 217 The KVM_SEV_GUEST_STATUS command is used to retrieve status information about a
|