Searched refs:mic_vringh_copy (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_virtio.c | 209 static int mic_vringh_copy(struct mic_vdev *mvdev, struct vringh_kiov *iov, in mic_vringh_copy() function 295 ret = mic_vringh_copy(mvdev, riov, ubuf, len, MIC_VRINGH_READ, in _mic_virtio_copy() 306 ret = mic_vringh_copy(mvdev, wiov, ubuf, len, !MIC_VRINGH_READ, in _mic_virtio_copy()
|