Searched refs:source_fd (Results 1 – 3 of 3) sorted by relevance
940 int sev_vm_copy_enc_context_from(struct kvm *kvm, unsigned int source_fd);941 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd);
2124 int sev_vm_move_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_move_enc_context_from() argument2128 CLASS(fd, f)(source_fd); in sev_vm_move_enc_context_from()2843 int sev_vm_copy_enc_context_from(struct kvm *kvm, unsigned int source_fd) in sev_vm_copy_enc_context_from() argument2845 CLASS(fd, f)(source_fd); in sev_vm_copy_enc_context_from()
1969 int (*vm_copy_enc_context_from)(struct kvm *kvm, unsigned int source_fd);1970 int (*vm_move_enc_context_from)(struct kvm *kvm, unsigned int source_fd);