Searched refs:vhost_iotlb_alloc (Results 1 – 7 of 7) sorted by relevance
120 struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags) in vhost_iotlb_alloc() function135 EXPORT_SYMBOL_GPL(vhost_iotlb_alloc);
979 dev->iotlb = vhost_iotlb_alloc(0, 0); in vhost_vdpa_open()
633 return vhost_iotlb_alloc(max_iotlb_entries, in iotlb_alloc()
39 struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags);
237 mvdev->cvq.iotlb = vhost_iotlb_alloc(0, 0); in init_ctrl_vq()
500 domain->iotlb = vhost_iotlb_alloc(0, 0); in vduse_domain_create()
281 vdpasim->iommu = vhost_iotlb_alloc(max_iotlb_entries, 0); in vdpasim_create()