Searched refs:vfio_fops_unl_ioctl (Results 1 – 1 of 1) sorted by relevance
972 static long vfio_fops_unl_ioctl(struct file *filep, in vfio_fops_unl_ioctl() function1013 return vfio_fops_unl_ioctl(filep, cmd, arg); in vfio_fops_compat_ioctl()1110 .unlocked_ioctl = vfio_fops_unl_ioctl,