Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dvfio_ap_ops.c28 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn);
32 struct vfio_ap_queue *q = dev_get_drvdata(dev); in match_apqn()
48 static struct vfio_ap_queue *vfio_ap_get_queue( in vfio_ap_get_queue()
52 struct vfio_ap_queue *q; in vfio_ap_get_queue()
116 static void vfio_ap_free_aqic_resources(struct vfio_ap_queue *q) in vfio_ap_free_aqic_resources()
148 static struct ap_queue_status vfio_ap_irq_disable(struct vfio_ap_queue *q) in vfio_ap_irq_disable()
201 static struct ap_queue_status vfio_ap_irq_enable(struct vfio_ap_queue *q, in vfio_ap_irq_enable()
280 struct vfio_ap_queue *q; in handle_pqap()
1118 static struct vfio_ap_queue *vfio_ap_find_queue(int apqn) in vfio_ap_find_queue()
1121 struct vfio_ap_queue *q = NULL; in vfio_ap_find_queue()
[all …]
H A Dvfio_ap_private.h91 struct vfio_ap_queue { struct
101 int vfio_ap_mdev_reset_queue(struct vfio_ap_queue *q, argument
H A Dvfio_ap_drv.c54 struct vfio_ap_queue *q; in vfio_ap_queue_dev_probe()
73 struct vfio_ap_queue *q; in vfio_ap_queue_dev_remove()