Searched refs:sev_vm_move_enc_context_from (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/svm/ | ||
H A D | svm.h | 741 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd); |
H A D | svm.c | 5116 .vm_move_enc_context_from = sev_vm_move_enc_context_from, |