Home
last modified time | relevance | path

Searched refs:unbind_mm (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dvdpa.h441 void (*unbind_mm)(struct vdpa_device *vdev); member
/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c808 .unbind_mm = vdpasim_unbind_mm,
847 .unbind_mm = vdpasim_unbind_mm,
/linux/drivers/vhost/
A Dvdpa.c267 if (!vdpa->use_va || !ops->unbind_mm) in vhost_vdpa_unbind_mm()
270 ops->unbind_mm(vdpa); in vhost_vdpa_unbind_mm()

Completed in 13 milliseconds