Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dvfio_ap_ops.c27 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev);
358 vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_remove()
1184 static int vfio_ap_mdev_reset_queues(struct mdev_device *mdev) in vfio_ap_mdev_reset_queues() function
1252 vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_release()
1296 ret = vfio_ap_mdev_reset_queues(mdev); in vfio_ap_mdev_ioctl()