Searched refs:vhost_iotlb_entry (Results 1 – 2 of 2) sorted by relevance
14 struct vhost_iotlb_entry { struct15 TAILQ_ENTRY(vhost_iotlb_entry) next;31 struct vhost_iotlb_entry *node, *temp_node; in vhost_user_iotlb_pending_remove_all() argument47 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 …]
194 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_list;196 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_pending_list;