Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst97 2. KVM_SEV_LAUNCH_START
100 The KVM_SEV_LAUNCH_START command is used for creating the memory encryption
123 KVM_SEV_LAUNCH_START requires the ``sev_fd`` field to be valid.
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dsev_migrate_tests.c62 sev_ioctl(vm->fd, KVM_SEV_LAUNCH_START, &start); in sev_vm_create()
/Linux-v6.6/tools/include/uapi/linux/
Dkvm.h1887 KVM_SEV_LAUNCH_START, enumerator
/Linux-v6.6/include/uapi/linux/
Dkvm.h1894 KVM_SEV_LAUNCH_START, enumerator
/Linux-v6.6/arch/x86/kvm/svm/
Dsev.c1885 case KVM_SEV_LAUNCH_START: in sev_mem_enc_ioctl()