Searched refs:KVM_SEV_LAUNCH_FINISH (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-headers/asm-x86/ | ||
H A D | kvm.h | 680 KVM_SEV_LAUNCH_FINISH, enumerator |
/qemu/target/i386/ | ||
H A D | sev.c | 1103 ret = sev_ioctl(sev_common->sev_fd, KVM_SEV_LAUNCH_FINISH, 0, in sev_launch_finish() |