Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_net.c90 if (vringh_need_notify_iotlb(&txq->vring) > 0) in vdpasim_net_work()
92 if (vringh_need_notify_iotlb(&rxq->vring) > 0) in vdpasim_net_work()
A Dvdpa_sim_blk.c218 if (vringh_need_notify_iotlb(&vq->vring) > 0) in vdpasim_blk_work()
/linux/include/linux/
A Dvringh.h307 int vringh_need_notify_iotlb(struct vringh *vrh);
/linux/drivers/vhost/
A Dvringh.c1452 int vringh_need_notify_iotlb(struct vringh *vrh) in vringh_need_notify_iotlb() function
1456 EXPORT_SYMBOL(vringh_need_notify_iotlb);
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c1649 if (vringh_need_notify_iotlb(&cvq->vring)) in mlx5_cvq_kick_handler()

Completed in 19 milliseconds