Home
last modified time | relevance | path

Searched refs:KVM_SEV_LAUNCH_SECRET (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/security/secrets/
H A Dcoco.rst37 ``KVM_SEV_LAUNCH_SECRET`` command (see [sev]_). The structure of the injected
/openbmc/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst253 9. KVM_SEV_LAUNCH_SECRET
256 The KVM_SEV_LAUNCH_SECRET command can be used by the hypervisor to inject secret
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h671 KVM_SEV_LAUNCH_SECRET, enumerator
/openbmc/linux/include/uapi/linux/
H A Dkvm.h1897 KVM_SEV_LAUNCH_SECRET, enumerator
/openbmc/linux/tools/include/uapi/linux/
H A Dkvm.h1890 KVM_SEV_LAUNCH_SECRET, enumerator
/openbmc/qemu/target/i386/
H A Dsev.c1689 ret = sev_ioctl(sev_common->sev_fd, KVM_SEV_LAUNCH_SECRET, in sev_inject_launch_secret()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsev.c1927 case KVM_SEV_LAUNCH_SECRET: in sev_mem_enc_ioctl()