Home
last modified time | relevance | path

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

/linux/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.c968 return vhost_iotlb_alloc(max_iotlb_entries, in iotlb_alloc()
/linux/include/linux/
A Dvhost_iotlb.h41 struct vhost_iotlb *vhost_iotlb_alloc(unsigned int limit, unsigned int flags);
/linux/drivers/vdpa/mlx5/core/
A Dresources.c232 mvdev->cvq.iotlb = vhost_iotlb_alloc(0, 0); in init_ctrl_vq()
A Dmr.c787 mr->iotlb = vhost_iotlb_alloc(0, 0); in _mlx5_vdpa_create_mr()
/linux/drivers/vdpa/vdpa_user/
A Diova_domain.c592 domain->iotlb = vhost_iotlb_alloc(0, 0); in vduse_domain_create()

Completed in 17 milliseconds