Home
last modified time | relevance | path

Searched refs:GNTST_okay (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/
H A Dgrant_table.h400 #define GNTST_okay (0) /* Normal return. */ macro
/illumos-gate/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c748 if ((e != 0) || (mapop[0].status != GNTST_okay)) { in segmf_fault_gref_range()
754 ASSERT(mapop[i].status == GNTST_okay); in segmf_fault_gref_range()
/illumos-gate/usr/src/uts/common/xen/os/
H A Dgnttab.c129 if ((rc < 0) || (query.status != GNTST_okay)) in max_nr_grant_frames()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c327 if (mapops[i].status != GNTST_okay) { in xdb_get_buf()
370 if (mapops[i].status != GNTST_okay) in xdb_get_buf()