Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c200 vringh_complete_iotlb(&txq->vring, txq->head, 0); in vdpasim_work()
222 vringh_complete_iotlb(&txq->vring, txq->head, 0); in vdpasim_work()
223 vringh_complete_iotlb(&rxq->vring, rxq->head, total_write); in vdpasim_work()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvringh.h284 int vringh_complete_iotlb(struct vringh *vrh, u16 head, u32 len);
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvringh.c1381 int vringh_complete_iotlb(struct vringh *vrh, u16 head, u32 len) in vringh_complete_iotlb() function
1390 EXPORT_SYMBOL(vringh_complete_iotlb);