Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/svm/
H A Dsvm.h763 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
H A Dsev.c2049 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.c5264 .vm_move_enc_context_from = sev_vm_move_enc_context_from,