Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Diotlb.c14 struct vhost_iotlb_entry { struct
15 TAILQ_ENTRY(vhost_iotlb_entry) next;
31 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_pending_remove_all() argument
47 struct vhost_iotlb_entry *node; in vhost_user_iotlb_pending_miss()
68 struct vhost_iotlb_entry *node; in vhost_user_iotlb_pending_insert()
99 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_pending_remove()
120 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_remove_all()
137 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_random_evict()
161 struct vhost_iotlb_entry *node, *new_node; in vhost_user_iotlb_cache_insert()
214 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_remove()
[all …]
H A Dvhost.h194 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_list;
196 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_pending_list;