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()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 …]
285 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_list;286 TAILQ_HEAD(, vhost_iotlb_entry) iotlb_pending_list;