Searched refs:virtio_device_restore (Results 1 – 4 of 4) sorted by relevance
149 int virtio_device_restore(struct virtio_device *dev);
504 int virtio_device_restore(struct virtio_device *dev) in virtio_device_restore() function553 EXPORT_SYMBOL_GPL(virtio_device_restore);
492 return virtio_device_restore(&vp_dev->vdev); in virtio_pci_restore()
580 return virtio_device_restore(&vm_dev->vdev); in virtio_mmio_restore()