Home
last modified time | relevance | path

Searched refs:sev_vm_move_enc_context_from (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dsvm.h875 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
H A Dsev.c2068 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_move_enc_context_from() function
H A Dsvm.c5252 .vm_move_enc_context_from = sev_vm_move_enc_context_from,