Searched refs:async_copy (Results 1 – 4 of 4) sorted by relevance
44 bool async_copy; member237 if (vsocket->async_copy) { in vhost_user_add_connection()241 dev->async_copy = 1; in vhost_user_add_connection()879 vsocket->async_copy = flags & RTE_VHOST_USER_ASYNC_COPY; in rte_vhost_driver_register()881 if (vsocket->async_copy && in rte_vhost_driver_register()907 if (vsocket->async_copy) { in rte_vhost_driver_register()
359 int async_copy; member
1135 populate = dev->async_copy ? MAP_POPULATE : 0; in vhost_user_set_mem_table()1150 if (dev->async_copy) in vhost_user_set_mem_table()
1596 if (unlikely(vq == NULL || !dev->async_copy)) in rte_vhost_async_channel_register()