Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/
H A Dgrant_table.h400 #define GNTST_okay (0) /* Normal return. */ macro
/titanic_41/usr/src/uts/i86xpv/vm/
H A Dseg_mf.c746 if ((e != 0) || (mapop[0].status != GNTST_okay)) { in segmf_fault_gref_range()
752 ASSERT(mapop[i].status == GNTST_okay); in segmf_fault_gref_range()
/titanic_41/usr/src/uts/common/xen/os/
H A Dgnttab.c131 if ((rc < 0) || (query.status != GNTST_okay)) in max_nr_grant_frames()
/titanic_41/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()