Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/crypto/
Dvfio_ap_private.h149 void vfio_ap_mdev_remove_queue(struct ap_device *queue);
Dvfio_ap_drv.c48 .remove = vfio_ap_mdev_remove_queue,
Dvfio_ap_ops.c1868 void vfio_ap_mdev_remove_queue(struct ap_device *apdev) in vfio_ap_mdev_remove_queue() function