Lines Matching refs:mdev_device
27 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev);
324 static int vfio_ap_mdev_create(struct kobject *kobj, struct mdev_device *mdev) in vfio_ap_mdev_create()
349 static int vfio_ap_mdev_remove(struct mdev_device *mdev) in vfio_ap_mdev_remove()
605 struct mdev_device *mdev = mdev_from_dev(dev); in assign_adapter_store()
671 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_adapter_store()
751 struct mdev_device *mdev = mdev_from_dev(dev); in assign_domain_store()
813 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_domain_store()
857 struct mdev_device *mdev = mdev_from_dev(dev); in assign_control_domain_store()
906 struct mdev_device *mdev = mdev_from_dev(dev); in unassign_control_domain_store()
936 struct mdev_device *mdev = mdev_from_dev(dev); in control_domains_show()
955 struct mdev_device *mdev = mdev_from_dev(dev); in matrix_show()
1161 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev) in vfio_ap_mdev_reset_queues()
1187 static int vfio_ap_mdev_open(struct mdev_device *mdev) in vfio_ap_mdev_open()
1220 static void vfio_ap_mdev_release(struct mdev_device *mdev) in vfio_ap_mdev_release()
1261 static ssize_t vfio_ap_mdev_ioctl(struct mdev_device *mdev, in vfio_ap_mdev_ioctl()