Lines Matching refs:vfio_ap_queue

37 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
39 static void 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()
416 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
586 struct vfio_ap_queue *q; in handle_pqap()
683 static bool _queue_passable(struct vfio_ap_queue *q) in _queue_passable()
817 struct vfio_ap_queue *q) in vfio_ap_mdev_link_queue()
828 struct vfio_ap_queue *q; in vfio_ap_mdev_link_apqn()
834 static void vfio_ap_unlink_queue_fr_mdev(struct vfio_ap_queue *q) in vfio_ap_unlink_queue_fr_mdev()
839 static void vfio_ap_unlink_mdev_fr_queue(struct vfio_ap_queue *q) in vfio_ap_unlink_mdev_fr_queue()
846 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_fr_queues()
1002 struct vfio_ap_queue *q; in collect_queues_to_reset()
1123 static struct vfio_ap_queue
1127 struct vfio_ap_queue *q = NULL; in vfio_ap_unlink_apqn_fr_mdev()
1151 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_adapter()
1167 struct vfio_ap_queue *q, *tmpq; in vfio_ap_mdev_hot_unplug_adapters()
1352 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_domain()
1368 struct vfio_ap_queue *q, *tmpq; in vfio_ap_mdev_hot_unplug_domains()
1853 struct vfio_ap_queue *q; in unmap_iova()
1901 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1904 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
1953 struct vfio_ap_queue *q; in apq_reset_check()
1955 q = container_of(reset_work, struct vfio_ap_queue, reset_work); in apq_reset_check()
1987 static void vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_reset_queue()
2020 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_queues()
2038 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_qlist()
2294 static struct ap_matrix_mdev *vfio_ap_mdev_for_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_for_queue()
2314 struct vfio_ap_queue *q; in status_show()
2419 struct vfio_ap_queue *q; in vfio_ap_mdev_probe_queue()
2473 struct vfio_ap_queue *q; in vfio_ap_mdev_remove_queue()