Searched refs:vm_move_enc_context_from (Results 1 – 4 of 4) sorted by relevance
127 KVM_X86_OP_OPTIONAL(vm_move_enc_context_from)
1733 int (*vm_move_enc_context_from)(struct kvm *kvm, unsigned int source_fd); member
5049 .vm_move_enc_context_from = sev_vm_move_enc_context_from,
6423 if (!kvm_x86_ops.vm_move_enc_context_from) in kvm_vm_ioctl_enable_cap()