Lines Matching refs:vfio_ap_queue

37 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
39 static int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q);
189 static inline void get_update_locks_for_queue(struct vfio_ap_queue *q) in get_update_locks_for_queue()
206 static struct vfio_ap_queue *vfio_ap_mdev_get_queue( in vfio_ap_mdev_get_queue()
210 struct vfio_ap_queue *q; in vfio_ap_mdev_get_queue()
269 static void vfio_ap_free_aqic_resources(struct vfio_ap_queue *q) in vfio_ap_free_aqic_resources()
302 static struct ap_queue_status vfio_ap_irq_disable(struct vfio_ap_queue *q) in vfio_ap_irq_disable()
383 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
540 struct vfio_ap_queue *q; in handle_pqap()
650 struct vfio_ap_queue *q; in vfio_ap_mdev_filter_matrix()
731 struct vfio_ap_queue *q) in vfio_ap_mdev_link_queue()
741 struct vfio_ap_queue *q; in vfio_ap_mdev_link_apqn()
747 static void vfio_ap_unlink_queue_fr_mdev(struct vfio_ap_queue *q) in vfio_ap_unlink_queue_fr_mdev()
752 static void vfio_ap_unlink_mdev_fr_queue(struct vfio_ap_queue *q) in vfio_ap_unlink_mdev_fr_queue()
759 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()
1541 struct vfio_ap_queue *q; in unmap_iova()
1589 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1592 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
1632 static int apq_reset_check(struct vfio_ap_queue *q) in apq_reset_check()
1652 static int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_reset_queue()
1703 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_queues()
1782 static struct ap_matrix_mdev *vfio_ap_mdev_for_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_for_queue()
1802 struct vfio_ap_queue *q; in status_show()
1894 struct vfio_ap_queue *q; in vfio_ap_mdev_probe_queue()
1932 struct vfio_ap_queue *q; in vfio_ap_mdev_remove_queue()