Home
last modified time | relevance | path

Searched refs:IOVA_ERR_OVERLAP (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Diova-tree.h31 #define IOVA_ERR_OVERLAP (-2) /* IOVA range overlapped */ macro
/openbmc/qemu/util/
H A Diova-tree.c141 return IOVA_ERR_OVERLAP; in iova_tree_insert()