Home
last modified time | relevance | path

Searched refs:vhost_dev_reset_owner_prepare (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.h178 struct vhost_iotlb *vhost_dev_reset_owner_prepare(void);
H A Dtest.c234 umem = vhost_dev_reset_owner_prepare(); in vhost_test_reset_owner()
H A Dvhost.c637 struct vhost_iotlb *vhost_dev_reset_owner_prepare(void) in vhost_dev_reset_owner_prepare() function
641 EXPORT_SYMBOL_GPL(vhost_dev_reset_owner_prepare);
H A Dnet.c1608 umem = vhost_dev_reset_owner_prepare(); in vhost_net_reset_owner()