Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.h678 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
Dsev.c1781 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_move_enc_context_from() function
Dsvm.c5031 .vm_move_enc_context_from = sev_vm_move_enc_context_from,