Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/vhost/
A Dvringh.c1177 static inline int copy_to_iotlb(const struct vringh *vrh, void *dst, in copy_to_iotlb() function
1281 ret = copy_to_iotlb(vrh, dst, src, len); in xfer_to_iotlb()
1296 ret = copy_to_iotlb(vrh, dst, (void *)src, num * sizeof(*dst)); in putused_iotlb()

Completed in 5 milliseconds