Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxnb.c648 gnttab_transfer_t *gop; in xnb_to_peer() local
684 gop = xnbp->xnb_rx_top; in xnb_to_peer()
737 gop->mfn = mfn; in xnb_to_peer()
738 gop->domid = xnbp->xnb_peer; in xnb_to_peer()
739 gop->ref = rxreq->gref; in xnb_to_peer()
756 gop++; in xnb_to_peer()
784 gop = xnbp->xnb_rx_top; in xnb_to_peer()
789 if (gop->status != 0) { in xnb_to_peer()
797 if (gop->status != GNTST_bad_page) in xnb_to_peer()
798 gop->mfn = 0; in xnb_to_peer()
[all …]