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

/linux-master/drivers/vhost/
H A Dvringh.c544 static inline bool __vringh_notify_enable(struct vringh *vrh, function
845 return __vringh_notify_enable(vrh, getu16_user, putu16_user);
1076 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern);
1586 return __vringh_notify_enable(vrh, getu16_iotlb, putu16_iotlb);

Completed in 105 milliseconds