Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dsev.c109 vm_sev_ioctl(vm, KVM_SEV_LAUNCH_FINISH, NULL); in sev_vm_launch_finish()
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst206 5. KVM_SEV_LAUNCH_FINISH
209 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h677 KVM_SEV_LAUNCH_FINISH, enumerator
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h677 KVM_SEV_LAUNCH_FINISH, enumerator
/linux/arch/x86/kvm/svm/
H A Dsev.c2622 case KVM_SEV_LAUNCH_FINISH: in sev_mem_enc_ioctl()