Lines Matching refs:vfio_ap_queue
34 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
36 static int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q, unsigned int retry);
186 static inline void get_update_locks_for_queue(struct vfio_ap_queue *q) in get_update_locks_for_queue()
203 static struct vfio_ap_queue *vfio_ap_mdev_get_queue( in vfio_ap_mdev_get_queue()
207 struct vfio_ap_queue *q; in vfio_ap_mdev_get_queue()
266 static void vfio_ap_free_aqic_resources(struct vfio_ap_queue *q) in vfio_ap_free_aqic_resources()
299 static struct ap_queue_status vfio_ap_irq_disable(struct vfio_ap_queue *q) in vfio_ap_irq_disable()
378 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
535 struct vfio_ap_queue *q; in handle_pqap()
645 struct vfio_ap_queue *q; in vfio_ap_mdev_filter_matrix()
726 struct vfio_ap_queue *q) in vfio_ap_mdev_link_queue()
736 struct vfio_ap_queue *q; in vfio_ap_mdev_link_apqn()
742 static void vfio_ap_unlink_queue_fr_mdev(struct vfio_ap_queue *q) in vfio_ap_unlink_queue_fr_mdev()
747 static void vfio_ap_unlink_mdev_fr_queue(struct vfio_ap_queue *q) in vfio_ap_unlink_mdev_fr_queue()
754 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_fr_queues()
976 static struct vfio_ap_queue
980 struct vfio_ap_queue *q = NULL; in vfio_ap_unlink_apqn_fr_mdev()
1003 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_adapter()
1021 struct vfio_ap_queue *q; in vfio_ap_mdev_hot_unplug_adapter()
1190 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_domain()
1208 struct vfio_ap_queue *q; in vfio_ap_mdev_hot_unplug_domain()
1573 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1576 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
1590 static int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q, in vfio_ap_mdev_reset_queue()
1650 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_queues()
1729 static struct ap_matrix_mdev *vfio_ap_mdev_for_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_for_queue()
1749 struct vfio_ap_queue *q; in status_show()
1839 struct vfio_ap_queue *q; in vfio_ap_mdev_probe_queue()
1871 struct vfio_ap_queue *q; in vfio_ap_mdev_remove_queue()