Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dvringh.c1177 static inline int copy_from_iotlb(const struct vringh *vrh, void *dst, in copy_from_iotlb() function
1348 ret = copy_from_iotlb(vrh, dst, (void *)src, len); in copydesc_iotlb()
1360 ret = copy_from_iotlb(vrh, dst, src, len); in xfer_from_iotlb()