Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h75 mfn_t buf_mfn; member
H A Dxnf.c1746 txp->tx_mfn = txp->tx_bdesc->buf_mfn; in xnf_mblk_copy()
2750 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_constructor()
2813 bufp->buf_mfn, readonly ? 1 : 0); in xnf_buf_get()
2841 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_refresh()