Home
last modified time | relevance | path

Searched refs:vhost_iotlb_free (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Diotlb.c136 * vhost_iotlb_free - reset and free vhost IOTLB
139 void vhost_iotlb_free(struct vhost_iotlb *iotlb) in vhost_iotlb_free() function
146 EXPORT_SYMBOL_GPL(vhost_iotlb_free); variable
H A Dvhost.c710 vhost_iotlb_free(dev->umem); in vhost_dev_cleanup()
712 vhost_iotlb_free(dev->iotlb); in vhost_dev_cleanup()
1478 vhost_iotlb_free(oldumem); in vhost_set_memory()
1482 vhost_iotlb_free(newumem); in vhost_set_memory()
1750 vhost_iotlb_free(oiotlb); in vhost_init_device_iotlb()
/kernel/linux/linux-6.6/drivers/vhost/
H A Diotlb.c176 * vhost_iotlb_free - reset and free vhost IOTLB
179 void vhost_iotlb_free(struct vhost_iotlb *iotlb) in vhost_iotlb_free() function
186 EXPORT_SYMBOL_GPL(vhost_iotlb_free); variable
H A Dvhost.c989 vhost_iotlb_free(dev->umem); in vhost_dev_cleanup()
991 vhost_iotlb_free(dev->iotlb); in vhost_dev_cleanup()
1770 vhost_iotlb_free(oldumem); in vhost_set_memory()
1774 vhost_iotlb_free(newumem); in vhost_set_memory()
2036 vhost_iotlb_free(oiotlb); in vhost_init_device_iotlb()
/kernel/linux/linux-5.10/include/linux/
H A Dvhost_iotlb.h37 void vhost_iotlb_free(struct vhost_iotlb *iotlb);
/kernel/linux/linux-6.6/include/linux/
H A Dvhost_iotlb.h42 void vhost_iotlb_free(struct vhost_iotlb *iotlb);
/kernel/linux/linux-6.6/drivers/vdpa/vdpa_user/
H A Diova_domain.c533 vhost_iotlb_free(domain->iotlb); in vduse_domain_release()
610 vhost_iotlb_free(domain->iotlb); in vduse_domain_create()
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/core/
H A Dresources.c244 vhost_iotlb_free(mvdev->cvq.iotlb); in cleanup_ctrl_vq()
/kernel/linux/linux-5.10/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c683 vhost_iotlb_free(vdpasim->iommu); in vdpasim_free()

Completed in 12 milliseconds