Home
last modified time | relevance | path

Searched refs:iotlb (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/vhost/
Dvhost.c327 vq->iotlb = NULL; in vhost_vq_reset()
467 dev->iotlb = NULL; in vhost_dev_init()
677 vhost_umem_clean(dev->iotlb); in vhost_dev_cleanup()
678 dev->iotlb = NULL; in vhost_dev_cleanup()
784 if (!vq->iotlb) in vhost_copy_to_user()
819 if (!vq->iotlb) in vhost_copy_from_user()
900 if (!vq->iotlb) { \
945 if (!vq->iotlb) { \
1066 struct vhost_iotlb_msg *vq_msg = &node->msg.iotlb; in vhost_iotlb_notify_vq()
1105 if (!dev->iotlb) { in vhost_process_iotlb_msg()
[all …]
Dvhost.h132 struct vhost_umem *iotlb; member
168 struct vhost_umem *iotlb; member
/Linux-v5.4/include/uapi/linux/
Dvhost_types.h72 struct vhost_iotlb_msg iotlb; member
81 struct vhost_iotlb_msg iotlb; member