Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dvfio_ap_ops.c33 static int vfio_ap_mdev_reset_queues(struct ap_queue_table *qtable);
781 vfio_ap_mdev_reset_queues(&matrix_mdev->qtable); in vfio_ap_mdev_remove()
1032 vfio_ap_mdev_reset_queues(qtable); in vfio_ap_mdev_hot_unplug_adapter()
1219 vfio_ap_mdev_reset_queues(qtable); in vfio_ap_mdev_hot_unplug_domain()
1565 vfio_ap_mdev_reset_queues(&matrix_mdev->qtable); in vfio_ap_mdev_unset_kvm()
1647 static int vfio_ap_mdev_reset_queues(struct ap_queue_table *qtable) in vfio_ap_mdev_reset_queues() function
1718 ret = vfio_ap_mdev_reset_queues(&matrix_mdev->qtable); in vfio_ap_mdev_ioctl()