Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.h177 int kvm_vm_ioctl_hv_eventfd(struct kvm *kvm, struct kvm_hyperv_eventfd *args);
H A Dhyperv.c2699 int kvm_vm_ioctl_hv_eventfd(struct kvm *kvm, struct kvm_hyperv_eventfd *args) in kvm_vm_ioctl_hv_eventfd() function
H A Dx86.c7092 r = kvm_vm_ioctl_hv_eventfd(kvm, &hvevfd); in kvm_arch_vm_ioctl()