Home
last modified time | relevance | path

Searched defs:VhostIOVATree (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-iova-tree.c22 struct VhostIOVATree { struct
38 VhostIOVATree *vhost_iova_tree_new(hwaddr iova_first, hwaddr iova_last) in vhost_iova_tree_new() argument
H A Dvhost-iova-tree.h16 typedef struct VhostIOVATree VhostIOVATree; typedef