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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h128 KVM_X86_OP_OPTIONAL(vm_move_enc_context_from)
H A Dkvm_host.h1786 int (*vm_move_enc_context_from)(struct kvm *kvm, unsigned int source_fd); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5035 .vm_move_enc_context_from = sev_vm_move_enc_context_from,
/linux-master/arch/x86/kvm/
H A Dx86.c6641 if (!kvm_x86_ops.vm_move_enc_context_from)

Completed in 200 milliseconds