Searched refs:kvm_vm_ioctl_reinject (Results 1 – 3 of 3) sorted by relevance
66 int kvm_vm_ioctl_reinject(struct kvm *kvm, struct kvm_reinject_control *control);
710 int kvm_vm_ioctl_reinject(struct kvm *kvm, struct kvm_reinject_control *control) in kvm_vm_ioctl_reinject() function
7125 r = kvm_vm_ioctl_reinject(kvm, &control); in kvm_arch_vm_ioctl()