Searched refs:source_fd (Results 1 – 3 of 3) sorted by relevance
846 int sev_vm_copy_enc_context_from(struct kvm *kvm, unsigned int source_fd);847 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
2061 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_move_enc_context_from() argument2065 CLASS(fd, f)(source_fd); in sev_vm_move_enc_context_from()2800 int sev_vm_copy_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_copy_enc_context_from() argument2802 CLASS(fd, f)(source_fd); in sev_vm_copy_enc_context_from()
1915 int (*vm_copy_enc_context_from)(struct kvm *kvm, unsigned int source_fd);1916 int (*vm_move_enc_context_from)(struct kvm *kvm, unsigned int source_fd);