Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dsev.c72 vm_sev_ioctl(vm, KVM_SEV_LAUNCH_START, &launch_start); in sev_vm_launch()
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst129 2. KVM_SEV_LAUNCH_START
132 The KVM_SEV_LAUNCH_START command is used for creating the memory encryption
155 KVM_SEV_LAUNCH_START requires the ``sev_fd`` field to be valid.
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h672 KVM_SEV_LAUNCH_START, enumerator
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h672 KVM_SEV_LAUNCH_START, enumerator
/linux/arch/x86/kvm/svm/
H A Dsev.c2610 case KVM_SEV_LAUNCH_START: in sev_mem_enc_ioctl()