Searched refs:KVM_SEV_ES_INIT (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dsev.h82 vm_sev_ioctl(vm, KVM_SEV_ES_INIT, NULL);
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h663 KVM_SEV_ES_INIT, enumerator in enum:sev_cmd_id
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h663 KVM_SEV_ES_INIT, enumerator in enum:sev_cmd_id
/linux-master/arch/x86/kvm/svm/
H A Dsev.c267 sev->es_active = argp->id == KVM_SEV_ES_INIT;
626 pr_warn_once("Enabling DebugSwap with KVM_SEV_ES_INIT. "
1888 case KVM_SEV_ES_INIT:

Completed in 130 milliseconds