Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/svm/
Dsvm.h741 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
Dsev.c2075 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_move_enc_context_from() function
Dsvm.c5122 .vm_move_enc_context_from = sev_vm_move_enc_context_from,