Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_blk.c96 bytes = vringh_iov_pull_iotlb(&vq->vring, &vq->out_iov, &hdr, in vdpasim_blk_handle_req()
143 bytes = vringh_iov_pull_iotlb(&vq->vring, &vq->out_iov, in vdpasim_blk_handle_req()
A Dvdpa_sim_net.c66 read = vringh_iov_pull_iotlb(&txq->vring, &txq->out_iov, in vdpasim_net_work()
/linux/include/linux/
A Dvringh.h293 ssize_t vringh_iov_pull_iotlb(struct vringh *vrh,
/linux/drivers/vhost/
A Dvringh.c1358 ssize_t vringh_iov_pull_iotlb(struct vringh *vrh, in vringh_iov_pull_iotlb() function
1364 EXPORT_SYMBOL(vringh_iov_pull_iotlb);
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c1493 read = vringh_iov_pull_iotlb(&cvq->vring, &cvq->riov, (void *)mac, ETH_ALEN); in handle_ctrl_mac()
1574 read = vringh_iov_pull_iotlb(&cvq->vring, &cvq->riov, (void *)&mq, sizeof(mq)); in handle_ctrl_mq()
1625 read = vringh_iov_pull_iotlb(&cvq->vring, &cvq->riov, &ctrl, sizeof(ctrl)); in mlx5_cvq_kick_handler()

Completed in 13 milliseconds