Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c36 static int vfio_ap_mdev_reset_qlist(struct list_head *qlist);
960 vfio_ap_mdev_reset_qlist(&qlist); in reset_queues_for_apid()
977 return vfio_ap_mdev_reset_qlist(&qlist); in reset_queues_for_apids()
1119 vfio_ap_mdev_reset_qlist(&qlist); in vfio_ap_mdev_hot_unplug_adapter()
1301 vfio_ap_mdev_reset_qlist(&qlist); in vfio_ap_mdev_hot_unplug_domain()
1815 static int vfio_ap_mdev_reset_qlist(struct list_head *qlist) in vfio_ap_mdev_reset_qlist() function