Searched refs:KVM_SEV_LAUNCH_START (Results 1 – 7 of 7) sorted by relevance
97 2. KVM_SEV_LAUNCH_START100 The KVM_SEV_LAUNCH_START command is used for creating the memory encryption123 KVM_SEV_LAUNCH_START requires the ``sev_fd`` field to be valid.
62 sev_ioctl(vm->fd, KVM_SEV_LAUNCH_START, &start); in sev_vm_create()
670 KVM_SEV_LAUNCH_START, enumerator
1887 KVM_SEV_LAUNCH_START, enumerator
1894 KVM_SEV_LAUNCH_START, enumerator
820 rc = sev_ioctl(sev_common->sev_fd, KVM_SEV_LAUNCH_START, &start, &fw_error); in sev_launch_start()
1903 case KVM_SEV_LAUNCH_START: in sev_mem_enc_ioctl()