Searched refs:vq_iotlb_prefetch (Results 1 – 3 of 3) sorted by relevance
209 int vq_iotlb_prefetch(struct vhost_virtqueue *vq);
724 if (!vq_iotlb_prefetch(vq)) in handle_tx()931 if (!vq_iotlb_prefetch(vq)) in handle_rx()
1241 int vq_iotlb_prefetch(struct vhost_virtqueue *vq) in vq_iotlb_prefetch() function1260 EXPORT_SYMBOL_GPL(vq_iotlb_prefetch);