Searched refs:xnf_btop (Results 1 – 1 of 1) sorted by relevance
163 #define xnf_btop(addr) ((addr) >> PAGESHIFT) macro493 xnf_btop(pa_to_ma(xnfp->xnf_tx_ring_phys_addr)), 0); in xnf_setup_rings()505 xnf_btop(pa_to_ma(xnfp->xnf_rx_ring_phys_addr)), 0); in xnf_setup_rings()1537 if (xnf_btop((size_t)ml->b_rptr) != in xnf_send()1538 xnf_btop((size_t)ml->b_wptr)) { in xnf_send()1606 xnf_btop(pa_to_ma(dma_cookie.dmac_laddress)); in xnf_send()2350 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_constructor()2441 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys)); in xnf_buf_refresh()