Home
last modified time | relevance | path

Searched refs:vfio_ap_queue (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/s390/crypto/
Dvfio_ap_private.h93 struct vfio_ap_queue { struct
103 int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q, argument
Dvfio_ap_ops.c28 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
33 struct vfio_ap_queue *q = dev_get_drvdata(dev); in match_apqn()
49 static struct vfio_ap_queue *vfio_ap_get_queue( in vfio_ap_get_queue()
53 struct vfio_ap_queue *q; in vfio_ap_get_queue()
115 static void vfio_ap_free_aqic_resources(struct vfio_ap_queue *q) in vfio_ap_free_aqic_resources()
149 static struct ap_queue_status vfio_ap_irq_disable(struct vfio_ap_queue *q) in vfio_ap_irq_disable()
203 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
282 struct vfio_ap_queue *q; in handle_pqap()
1193 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1196 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
[all …]
Dvfio_ap_drv.c52 struct vfio_ap_queue *q; in vfio_ap_queue_dev_probe()
71 struct vfio_ap_queue *q; in vfio_ap_queue_dev_remove()