Home
last modified time | relevance | path

Searched refs:KVM_SEV_SNP_LAUNCH_START (Results 1 – 2 of 2) sorted by relevance

/qemu/linux-headers/asm-x86/
H A Dkvm.h706 KVM_SEV_SNP_LAUNCH_START = 100, enumerator
/qemu/target/i386/
H A Dsev.c769 rc = sev_ioctl(sev_common->sev_fd, KVM_SEV_SNP_LAUNCH_START, in sev_snp_launch_start()