Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvringh.c516 static inline bool __vringh_notify_enable(struct vringh *vrh, in __vringh_notify_enable() function
814 return __vringh_notify_enable(vrh, getu16_user, putu16_user); in vringh_notify_enable_user()
1042 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()
1400 return __vringh_notify_enable(vrh, getu16_iotlb, putu16_iotlb); in vringh_notify_enable_iotlb()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvringh.c544 static inline bool __vringh_notify_enable(struct vringh *vrh, in __vringh_notify_enable() function
845 return __vringh_notify_enable(vrh, getu16_user, putu16_user); in vringh_notify_enable_user()
1076 return __vringh_notify_enable(vrh, getu16_kern, putu16_kern); in vringh_notify_enable_kern()
1586 return __vringh_notify_enable(vrh, getu16_iotlb, putu16_iotlb); in vringh_notify_enable_iotlb()

Completed in 7 milliseconds