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

/linux-master/include/uapi/linux/
H A Dvhost_types.h75 #define VHOST_IOTLB_MISS 1 macro
/linux-master/drivers/vhost/
H A Dvhost.c1341 vq_msg->type == VHOST_IOTLB_MISS) {
1553 if (ret != size || msg->type != VHOST_IOTLB_MISS) {
1582 msg->type = VHOST_IOTLB_MISS;

Completed in 136 milliseconds