Searched refs:xfer_to_iotlb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vringh.c | 1215 static inline int xfer_to_iotlb(const struct vringh *vrh, in xfer_to_iotlb() function 1350 return vringh_iov_xfer(vrh, wiov, (void *)src, len, xfer_to_iotlb); in vringh_iov_push_iotlb()
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vringh.c | 1367 static inline int xfer_to_iotlb(const struct vringh *vrh, in xfer_to_iotlb() function 1536 return vringh_iov_xfer(vrh, wiov, (void *)src, len, xfer_to_iotlb); in vringh_iov_push_iotlb()
|
Completed in 5 milliseconds