Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.h283 void vhost_clear_device_iotlb(struct vhost_dev *d);
H A Dvsock.c872 vhost_clear_device_iotlb(&vsock->dev); in vhost_vsock_set_features()
H A Dvhost.c2337 void vhost_clear_device_iotlb(struct vhost_dev *d) in vhost_clear_device_iotlb() function
2368 EXPORT_SYMBOL_GPL(vhost_clear_device_iotlb);
H A Dnet.c1709 vhost_clear_device_iotlb(&n->dev); in vhost_net_set_features()