Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Diova-tree.h32 #define IOVA_ERR_NOMEM (-3) /* Cannot allocate */ macro
/openbmc/qemu/util/
H A Diova-tree.c271 return IOVA_ERR_NOMEM; in iova_tree_alloc_map()