Searched refs:GNTST_bad_page (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h263 * to the calling domain *unless* the error is GNTST_bad_page.
409 #define GNTST_bad_page (-9) /* Specified page was invalid for op. */ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c794 * GNTST_bad_page then we don't own the page
797 if (gop->status != GNTST_bad_page)

Completed in 64 milliseconds