vhost_iotlb_alloc
mr->iotlb = vhost_iotlb_alloc(0, 0);
mvdev->cvq.iotlb = vhost_iotlb_alloc(0, 0);
domain->iotlb = vhost_iotlb_alloc(0, 0);
EXPORT_SYMBOL_GPL(vhost_iotlb_alloc);
return vhost_iotlb_alloc(max_iotlb_entries,
struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags);