Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dvfio_ap_ops.c27 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev);
357 vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_remove()
1161 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev) in vfio_ap_mdev_reset_queues() function
1228 vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_release()
1272 ret = vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_ioctl()