Home
last modified time | relevance | path

Searched refs:ap_queue_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/s390/crypto/
Dvfio_ap_private.h89 struct ap_queue_table { struct
119 struct ap_queue_table qtable;
Dvfio_ap_ops.c33 static int vfio_ap_mdev_reset_queues(struct ap_queue_table *qtable);
1000 struct ap_queue_table *qtable) in vfio_ap_mdev_unlink_adapter()
1022 struct ap_queue_table *qtable = kzalloc(sizeof(*qtable), GFP_KERNEL); in vfio_ap_mdev_hot_unplug_adapter()
1187 struct ap_queue_table *qtable) in vfio_ap_mdev_unlink_domain()
1209 struct ap_queue_table *qtable = kzalloc(sizeof(*qtable), GFP_KERNEL); in vfio_ap_mdev_hot_unplug_domain()
1647 static int vfio_ap_mdev_reset_queues(struct ap_queue_table *qtable) in vfio_ap_mdev_reset_queues()