Home
last modified time | relevance | path

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.h409 #define GNTST_bad_page (-9) /* Specified page was invalid for op. */ macro
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c799 if (gop->status != GNTST_bad_page) in xnb_to_peer()