Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.h52 VHOST_USER_IOTLB_MSG = 22, enumerator
H A Dvhost_user.c2688 VHOST_MESSAGE_HANDLER(VHOST_USER_IOTLB_MSG, vhost_user_iotlb_msg, false) \
2898 if (request != VHOST_USER_IOTLB_MSG) in vhost_user_msg_handler()