Home
last modified time | relevance | path

Searched refs:kvm_vm_ioctl_hv_eventfd (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/
H A Dhyperv.h192 int kvm_vm_ioctl_hv_eventfd(struct kvm *kvm, struct kvm_hyperv_eventfd *args);
H A Dx86.c7322 r = kvm_vm_ioctl_hv_eventfd(kvm, &hvevfd); in kvm_arch_vm_ioctl()