Searched refs:vhost_iotlb_itree_first (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | iotlb.c | 195 vhost_iotlb_itree_first(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_itree_first() function 199 EXPORT_SYMBOL_GPL(vhost_iotlb_itree_first);
|
| H A D | vhost.c | 1888 map = vhost_iotlb_itree_first(umem, addr, last); in iotlb_access_ok() 2660 map = vhost_iotlb_itree_first(umem, addr, last); in translate_desc()
|
| /linux/include/linux/ |
| H A D | vhost_iotlb.h | 46 vhost_iotlb_itree_first(struct vhost_iotlb *iotlb, u64 start, u64 last);
|
| /linux/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 1185 map = vhost_iotlb_itree_first(dev->domain->iotlb, in vduse_dev_ioctl() 1394 map = vhost_iotlb_itree_first(dev->domain->iotlb, in vduse_dev_ioctl()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 3342 if (vhost_iotlb_itree_first(iotlb, 0, U64_MAX)) { in set_map_data()
|