Home
last modified time | relevance | path

Searched refs:log_cache_entry (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost.h108 struct log_cache_entry { struct
188 struct log_cache_entry log_cache[VHOST_LOG_CACHE_NR];
H A Dvhost.c152 struct log_cache_entry *elem = vq->log_cache + i; in __vhost_log_cache_sync()
180 struct log_cache_entry *elem = vq->log_cache + i; in vhost_log_cache_page()