Lines Matching refs:vfio_ap_queue
36 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
38 static void vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q);
188 static inline void get_update_locks_for_queue(struct vfio_ap_queue *q) in get_update_locks_for_queue()
205 static struct vfio_ap_queue *vfio_ap_mdev_get_queue( in vfio_ap_mdev_get_queue()
209 struct vfio_ap_queue *q; in vfio_ap_mdev_get_queue()
268 static void vfio_ap_free_aqic_resources(struct vfio_ap_queue *q) in vfio_ap_free_aqic_resources()
301 static struct ap_queue_status vfio_ap_irq_disable(struct vfio_ap_queue *q) in vfio_ap_irq_disable()
404 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
569 struct vfio_ap_queue *q; in handle_pqap()
679 struct vfio_ap_queue *q; in vfio_ap_mdev_filter_matrix()
761 struct vfio_ap_queue *q) in vfio_ap_mdev_link_queue()
771 struct vfio_ap_queue *q; in vfio_ap_mdev_link_apqn()
777 static void vfio_ap_unlink_queue_fr_mdev(struct vfio_ap_queue *q) in vfio_ap_unlink_queue_fr_mdev()
782 static void vfio_ap_unlink_mdev_fr_queue(struct vfio_ap_queue *q) in vfio_ap_unlink_mdev_fr_queue()
789 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_fr_queues()
1006 static struct vfio_ap_queue
1010 struct vfio_ap_queue *q = NULL; in vfio_ap_unlink_apqn_fr_mdev()
1033 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_adapter()
1051 struct vfio_ap_queue *q; in vfio_ap_mdev_hot_unplug_adapter()
1220 struct vfio_ap_queue *q; in vfio_ap_mdev_unlink_domain()
1238 struct vfio_ap_queue *q; in vfio_ap_mdev_hot_unplug_domain()
1571 struct vfio_ap_queue *q; in unmap_iova()
1619 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1622 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
1670 struct vfio_ap_queue *q; in apq_reset_check()
1672 q = container_of(reset_work, struct vfio_ap_queue, reset_work); in apq_reset_check()
1712 static void vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_reset_queue()
1750 struct vfio_ap_queue *q; in vfio_ap_mdev_reset_queues()
1958 static struct ap_matrix_mdev *vfio_ap_mdev_for_queue(struct vfio_ap_queue *q) in vfio_ap_mdev_for_queue()
1978 struct vfio_ap_queue *q; in status_show()
2072 struct vfio_ap_queue *q; in vfio_ap_mdev_probe_queue()
2112 struct vfio_ap_queue *q; in vfio_ap_mdev_remove_queue()