Searched refs:vm_move_enc_context_from (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 375 milliseconds