Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Diova-tree.h29 #define IOVA_OK (0) macro
/openbmc/qemu/util/
H A Diova-tree.c148 return IOVA_OK; in iova_tree_insert()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c369 if (unlikely(r != IOVA_OK)) { in vhost_vdpa_listener_region_add()
1153 if (unlikely(r != IOVA_OK)) { in vhost_vdpa_svq_map_ring()
/openbmc/qemu/net/
H A Dvhost-vdpa.c520 if (unlikely(r != IOVA_OK)) { in vhost_vdpa_cvq_map_buf()