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