Searched refs:log_cache_nb_elem (Results 1 – 2 of 2) sorted by relevance
151 for (i = 0; i < vq->log_cache_nb_elem; i++) { in __vhost_log_cache_sync()168 vq->log_cache_nb_elem = 0; in __vhost_log_cache_sync()179 for (i = 0; i < vq->log_cache_nb_elem; i++) { in vhost_log_cache_page()201 vq->log_cache_nb_elem++; in vhost_log_cache_page()
189 uint16_t log_cache_nb_elem; member