Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_private.h156 int vfio_ap_mdev_probe_queue(struct ap_device *queue);
H A Dvfio_ap_drv.c47 .probe = vfio_ap_mdev_probe_queue,
H A Dvfio_ap_ops.c2151 int vfio_ap_mdev_probe_queue(struct ap_device *apdev) in vfio_ap_mdev_probe_queue() function