Home
last modified time | relevance | path

Searched refs:vhost_iova_tree_new (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-iova-tree.h18 VhostIOVATree *vhost_iova_tree_new(uint64_t iova_first, uint64_t iova_last);
H A Dvhost-iova-tree.c38 VhostIOVATree *vhost_iova_tree_new(hwaddr iova_first, hwaddr iova_last) in vhost_iova_tree_new() function
/openbmc/qemu/net/
H A Dvhost-vdpa.c366 v->shared->iova_tree = vhost_iova_tree_new(v->shared->iova_range.first, in vhost_vdpa_net_data_start_first()
606 v->shared->iova_tree = vhost_iova_tree_new(v->shared->iova_range.first, in vhost_vdpa_net_cvq_start()