Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/
H A Dvfio_iommufd_setup_test.c56 struct vfio_device_detach_iommufd_pt detach_args = { in vfio_device_detach_iommufd_pt_ioctl() local
57 .argsz = sizeof(detach_args), in vfio_device_detach_iommufd_pt_ioctl()
60 return ioctl(cdev_fd, VFIO_DEVICE_DETACH_IOMMUFD_PT, &detach_args); in vfio_device_detach_iommufd_pt_ioctl()