Searched refs:unbind_mm (Results 1 – 3 of 3) sorted by relevance
441 void (*unbind_mm)(struct vdpa_device *vdev); member
808 .unbind_mm = vdpasim_unbind_mm,847 .unbind_mm = vdpasim_unbind_mm,
267 if (!vdpa->use_va || !ops->unbind_mm) in vhost_vdpa_unbind_mm()270 ops->unbind_mm(vdpa); in vhost_vdpa_unbind_mm()