Searched defs:cdev_fd (Results 1 – 1 of 1) sorted by relevance
18 static int vfio_device_bind_iommufd_ioctl(int cdev_fd, int iommufd) in vfio_device_bind_iommufd_ioctl()28 static int vfio_device_get_info_ioctl(int cdev_fd) in vfio_device_get_info_ioctl()44 static int vfio_device_attach_iommufd_pt_ioctl(int cdev_fd, u32 pt_id) in vfio_device_attach_iommufd_pt_ioctl()54 static int vfio_device_detach_iommufd_pt_ioctl(int cdev_fd) in vfio_device_detach_iommufd_pt_ioctl()64 int cdev_fd; in FIXTURE() local