Searched refs:IOVA_ERR_NOMEM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ | ||
H A D | iova-tree.h | 32 #define IOVA_ERR_NOMEM (-3) /* Cannot allocate */ macro |
/openbmc/qemu/util/ | ||
H A D | iova-tree.c | 271 return IOVA_ERR_NOMEM; in iova_tree_alloc_map() |