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()
405 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
571 struct vfio_ap_queue *q; in handle_pqap()
687 struct vfio_ap_queue *q; in vfio_ap_mdev_filter_matrix()
779 struct vfio_ap_queue *q) in vfio_ap_mdev_link_queue()
789 struct vfio_ap_queue *q; in vfio_ap_mdev_link_apqn()
795 static void vfio_ap_unlink_queue_fr_mdev(struct vfio_ap_queue *q) in vfio_ap_unlink_queue_fr_mdev()
800 static void vfio_ap_unlink_mdev_fr_queue(struct vfio_ap_queue *q) in vfio_ap_unlink_mdev_fr_queue()
807 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_fr_queues()
943 struct vfio_ap_queue *q; in collect_queues_to_reset()
1064 static struct vfio_ap_queue
1068 struct vfio_ap_queue *q = NULL; in vfio_ap_unlink_apqn_fr_mdev()
1092 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_adapter()
1108 struct vfio_ap_queue *q, *tmpq; in vfio_ap_mdev_hot_unplug_adapter()
1274 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_domain()
1290 struct vfio_ap_queue *q, *tmpq; in vfio_ap_mdev_hot_unplug_domain()
1621 struct vfio_ap_queue *q; in unmap_iova()
1669 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1672 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
1720 struct vfio_ap_queue *q; in apq_reset_check()
1722 q = container_of(reset_work, struct vfio_ap_queue, reset_work); in apq_reset_check()
1762 static void vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_reset_queue()
1800 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_queues()
1818 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_qlist()
2026 static struct ap_matrix_mdev *vfio_ap_mdev_for_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_for_queue()
2046 struct vfio_ap_queue *q; in status_show()
2154 struct vfio_ap_queue *q; in vfio_ap_mdev_probe_queue()
2208 struct vfio_ap_queue *q; in vfio_ap_mdev_remove_queue()