Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.h153 struct vhost_msg_node *iotlb_miss; member
H A Dvhost.c406 vq->iotlb_miss = NULL; in vhost_vq_reset()
1197 if (node->vq->iotlb_miss == node) in vhost_free_msg_locked()
1198 node->vq->iotlb_miss = NULL; in vhost_free_msg_locked()
1880 if (vq->iotlb_miss) { in vhost_iotlb_miss()
1886 vq->iotlb_miss = node; in vhost_iotlb_miss()