Home
last modified time | relevance | path

Searched refs:KVM_SEV_INIT (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dsev.c53 vm_sev_ioctl(vm, KVM_SEV_INIT, NULL); in sev_vm_init()
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst111 This command replaces the deprecated KVM_SEV_INIT and KVM_SEV_ES_INIT commands.
117 * the VM type is KVM_X86_SEV_VM for KVM_SEV_INIT, or KVM_X86_SEV_ES_VM for
121 set to zero, and ``ghcb_version`` is set to 0 for KVM_SEV_INIT and 1 for
125 supports KVM_SEV_INIT and KVM_SEV_ES_INIT. In that case, note that KVM_SEV_ES_INIT
/linux/tools/testing/selftests/kvm/x86/
H A Dsev_migrate_tests.c212 for (cmd_id = KVM_SEV_INIT; cmd_id < KVM_SEV_NR_MAX; ++cmd_id) { in verify_mirror_allowed_cmds()
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h713 KVM_SEV_INIT = 0, enumerator