Home
last modified time | relevance | path

Searched refs:vhost_iotlb_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/vhost/
A Diotlb.c152 struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags) in vhost_iotlb_alloc() function
163 EXPORT_SYMBOL_GPL(vhost_iotlb_alloc);
A Dvhost.c625 return vhost_iotlb_alloc(max_iotlb_entries, in iotlb_alloc()
/linux-6.3-rc2/include/linux/
A Dvhost_iotlb.h41 struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags);
/linux-6.3-rc2/drivers/vdpa/mlx5/core/
A Dresources.c232 mvdev->cvq.iotlb = vhost_iotlb_alloc(0, 0); in init_ctrl_vq()
/linux-6.3-rc2/drivers/vdpa/vdpa_user/
A Diova_domain.c568 domain->iotlb = vhost_iotlb_alloc(0, 0); in vduse_domain_create()

Completed in 13 milliseconds