Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dkvm_main.c5151 static long kvm_vm_ioctl(struct file *filp, in kvm_vm_ioctl() function
5464 r = kvm_vm_ioctl(filp, ioctl, arg); in kvm_vm_compat_ioctl()
5472 .unlocked_ioctl = kvm_vm_ioctl,