Searched refs:dev_log (Results 1 – 1 of 1) sorted by relevance
95 vhost_log_chunk_t *dev_log = dev->log->log; in vhost_dev_sync_region() local99 vhost_log_chunk_t *from = dev_log + start / VHOST_LOG_CHUNK; in vhost_dev_sync_region()100 vhost_log_chunk_t *to = dev_log + end / VHOST_LOG_CHUNK + 1; in vhost_dev_sync_region()