Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst174 5. KVM_SEV_LAUNCH_FINISH
177 After completion of the launch flow, the KVM_SEV_LAUNCH_FINISH command can be
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h675 KVM_SEV_LAUNCH_FINISH, enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1892 KVM_SEV_LAUNCH_FINISH, enumerator
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1899 KVM_SEV_LAUNCH_FINISH, enumerator
/openbmc/qemu/target/i386/
H A Dsev.c1110 ret = sev_ioctl(sev_common->sev_fd, KVM_SEV_LAUNCH_FINISH, 0, in sev_launch_finish()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c1915 case KVM_SEV_LAUNCH_FINISH: in sev_mem_enc_ioctl()