Searched refs:IOVA_ERR_OVERLAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ | ||
H A D | iova-tree.h | 31 #define IOVA_ERR_OVERLAP (-2) /* IOVA range overlapped */ macro |
/openbmc/qemu/util/ | ||
H A D | iova-tree.c | 141 return IOVA_ERR_OVERLAP; in iova_tree_insert() |