Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Diova-tree.h153 int iova_tree_alloc_map(IOVATree *tree, DMAMap *map, hwaddr iova_begin,
/qemu/hw/virtio/
H A Dvhost-iova-tree.c97 return iova_tree_alloc_map(tree->iova_taddr_map, map, iova_first, in vhost_iova_tree_map_alloc()
/qemu/util/
H A Diova-tree.c236 int iova_tree_alloc_map(IOVATree *tree, DMAMap *map, hwaddr iova_begin, in iova_tree_alloc_map() function