Searched refs:getu16_iotlb (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vhost/
H A Dvringh.c1269 static inline int getu16_iotlb(const struct vringh *vrh, function
1488 err = __vringh_get_head(vrh, getu16_iotlb, &vrh->last_avail_idx);
1586 return __vringh_notify_enable(vrh, getu16_iotlb, putu16_iotlb);
1611 return __vringh_need_notify(vrh, getu16_iotlb);

Completed in 236 milliseconds