Home
last modified time | relevance | path

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

/dpdk/lib/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()
103 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_pending_remove()
125 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_remove_all()
142 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_random_evict()
167 struct vhost_iotlb_entry *node, *new_node; in vhost_user_iotlb_cache_insert()
224 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_cache_remove()
[all …]
H A Dvhost.h285 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_list;
286 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_pending_list;