Home
last modified time | relevance | path

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

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