Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvhost.h209 int vq_iotlb_prefetch(struct vhost_virtqueue *vq);
Dnet.c724 if (!vq_iotlb_prefetch(vq)) in handle_tx()
931 if (!vq_iotlb_prefetch(vq)) in handle_rx()
Dvhost.c1241 int vq_iotlb_prefetch(struct vhost_virtqueue *vq) in vq_iotlb_prefetch() function
1260 EXPORT_SYMBOL_GPL(vq_iotlb_prefetch);