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

/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;
/linux-master/include/uapi/linux/
H A Dvhost_types.h75 #define VHOST_IOTLB_MISS 1 macro

Completed in 375 milliseconds