Searched refs:unbind_mm (Results 1 – 3 of 3) sorted by relevance
401 void (*unbind_mm)(struct vdpa_device *vdev); member
763 .unbind_mm = vdpasim_unbind_mm,800 .unbind_mm = vdpasim_unbind_mm,
238 if (!vdpa->use_va || !ops->unbind_mm) in vhost_vdpa_unbind_mm()241 ops->unbind_mm(vdpa); in vhost_vdpa_unbind_mm()