Lines Matching full:started
203 if (!dev->log_enabled || !dev->started) { in vhost_sync_dirty_bitmap()
636 /* Note we can be called before the device is started, but then in vhost_commit()
658 trace_vhost_commit(dev->started, changed); in vhost_commit()
688 if (!dev->started) { in vhost_commit()
1078 if (!dev->started) { in vhost_migration_log()
1105 if (!dev->started) { in vhost_migration_log()
1382 /* Don't stop the virtqueue which might have not been started */ in vhost_virtqueue_stop()
1617 hdev->started = false; in vhost_dev_init()
1806 if ((hdev->started == false) || in vhost_config_pending()
1825 if ((hdev->started == false) || in vhost_config_mask()
2023 hdev->started = true; in vhost_dev_start()
2134 hdev->started = false; in vhost_dev_start()
2178 hdev->started = false; in vhost_dev_stop()
2266 assert(!dev->started); in vhost_save_backend_state()
2317 assert(!dev->started); in vhost_save_backend_state()
2358 assert(!dev->started); in vhost_load_backend_state()
2430 assert(!dev->started); in vhost_load_backend_state()