Searched refs:vfio_group_fops_unl_ioctl (Results 1 – 1 of 1) sorted by relevance
1241 static long vfio_group_fops_unl_ioctl(struct file *filep, in vfio_group_fops_unl_ioctl() function1313 return vfio_group_fops_unl_ioctl(filep, cmd, arg); in vfio_group_fops_compat_ioctl()1362 .unlocked_ioctl = vfio_group_fops_unl_ioctl,