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