Home
last modified time | relevance | path

Searched refs:iova_tree_new (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/qemu/
H A Diova-tree.h50 IOVATree *iova_tree_new(void);
/openbmc/qemu/hw/virtio/
H A Dvhost-iova-tree.c46 tree->iova_taddr_map = iova_tree_new(); in vhost_iova_tree_new()
/openbmc/qemu/util/
H A Diova-tree.c74 IOVATree *iova_tree_new(void) in iova_tree_new() function
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c3823 vtd_dev_as->iova_tree = iova_tree_new(); in vtd_find_add_as()