Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dx86.c7084 struct kvm_hyperv_eventfd hvevfd; in kvm_arch_vm_ioctl() local
7087 if (copy_from_user(&hvevfd, argp, sizeof(hvevfd))) in kvm_arch_vm_ioctl()
7089 r = kvm_vm_ioctl_hv_eventfd(kvm, &hvevfd); in kvm_arch_vm_ioctl()