Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h680 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
H A Dsev.c1799 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.c5084 .vm_move_enc_context_from = sev_vm_move_enc_context_from,