Searched refs:bind_args (Results 1 – 2 of 2) sorted by relevance
17 struct pps_bind_args *bind_args);26 struct pps_bind_args *bind_args) { return -EOPNOTSUPP; } in pps_kc_bind() argument
20 struct vfio_device_bind_iommufd bind_args = { in vfio_device_bind_iommufd_ioctl() local21 .argsz = sizeof(bind_args), in vfio_device_bind_iommufd_ioctl()25 return ioctl(cdev_fd, VFIO_DEVICE_BIND_IOMMUFD, &bind_args); in vfio_device_bind_iommufd_ioctl()