Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst174 5. KVM_SEV_LAUNCH_FINISH
177 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
/Linux-v6.6/tools/include/uapi/linux/
Dkvm.h1892 KVM_SEV_LAUNCH_FINISH, enumerator
/Linux-v6.6/include/uapi/linux/
Dkvm.h1899 KVM_SEV_LAUNCH_FINISH, enumerator
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c1897 case KVM_SEV_LAUNCH_FINISH: in sev_mem_enc_ioctl()