Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/s390/crypto/
Dvfio_ap_private.h157 void vfio_ap_mdev_remove_queue(struct ap_device *queue);
Dvfio_ap_drv.c60 .remove = vfio_ap_mdev_remove_queue,
Dvfio_ap_ops.c2392 void vfio_ap_mdev_remove_queue(struct ap_device *apdev) in vfio_ap_mdev_remove_queue() function