Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-stub.c24 void vhost_toggle_device_iotlb(VirtIODevice *vdev) in vhost_toggle_device_iotlb() function
H A Dvhost.c925 void vhost_toggle_device_iotlb(VirtIODevice *vdev) in vhost_toggle_device_iotlb()
922 void vhost_toggle_device_iotlb(VirtIODevice *vdev) vhost_toggle_device_iotlb() function
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h395 void vhost_toggle_device_iotlb(VirtIODevice *vdev); in vhost_supports_device_state()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c4343 vdc->toggle_device_iotlb = vhost_toggle_device_iotlb;