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

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

Completed in 86 milliseconds