Home
last modified time | relevance | path

Searched refs:rte_vhost_log_write (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dversion.map26 rte_vhost_log_write;
H A Drte_vhost.h389 void rte_vhost_log_write(int vid, uint64_t addr, uint64_t len);
H A Dvhost.c1384 rte_vhost_log_write(int vid, uint64_t addr, uint64_t len) in rte_vhost_log_write() function