Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vhost/
Dvringh.c534 static inline bool __vringh_notify_enable(struct vringh *vrh, in __vringh_notify_enable() function
835 return __vringh_notify_enable(vrh, getu16_user, putu16_user); in vringh_notify_enable_user()
1066 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()
1435 return __vringh_notify_enable(vrh, getu16_iotlb, putu16_iotlb); in vringh_notify_enable_iotlb()