Home
last modified time | relevance | path

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

/drivers/vhost/
Dvringh.c1155 static inline int copy_from_iotlb(const struct vringh *vrh, void *dst, in copy_from_iotlb() function
1268 ret = copy_from_iotlb(vrh, dst, (void *)src, len); in copydesc_iotlb()
1280 ret = copy_from_iotlb(vrh, dst, src, len); in xfer_from_iotlb()