Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h54 mfn_t buf_mfn; member
H A Dxnf.c1574 txp->tx_mfn = txp->tx_bdesc->buf_mfn; in xnf_send()
2350 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_constructor()
2413 bufp->buf_mfn, readonly ? 1 : 0); in xnf_buf_get()
2441 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_refresh()