vtophys 143 arch/i386/i386/kvm86.c vm86newptd = vtophys((vaddr_t)vmd) | PG_V | PG_RW | PG_U | PG_u; vtophys 67 dev/eisa/uha_eisa.c #define KVTOPHYS(x) vtophys((vaddr_t)(x)) vtophys 2500 dev/ic/aac.c for (off = PAGE_SIZE, pa = vtophys(buf); off < bp->b_bcount; vtophys 2502 dev/ic/aac.c if (pa + off != vtophys(buf + off)) { vtophys 1004 dev/ic/midway.c EN_WRITE(sc, sc->dtq_chip+4, vtophys(sp)); vtophys 1030 dev/ic/midway.c EN_WRITE(sc, sc->drq_chip+4, vtophys(dp)); vtophys 2127 dev/ic/midway.c EN_DTQADD(sc, len, chan, 0, vtophys(data), l->mlen, end); vtophys 2162 dev/ic/midway.c EN_DTQADD(sc, count, chan, bcode, vtophys(data), l->mlen, end); vtophys 2191 dev/ic/midway.c EN_DTQADD(sc, count, chan, bcode, vtophys(data), l->mlen, end); vtophys 2210 dev/ic/midway.c EN_DTQADD(sc, count, chan, bcode, vtophys(data), l->mlen, end); vtophys 2230 dev/ic/midway.c EN_DTQADD(sc, count, chan, bcode, vtophys(data), l->mlen, end); vtophys 2253 dev/ic/midway.c EN_DTQADD(sc, count, chan, bcode, vtophys(data), l->mlen, end); vtophys 2288 dev/ic/midway.c EN_DTQADD(sc, pad, chan, bcode, vtophys(l->t->m_data), 0, 0); vtophys 2886 dev/ic/midway.c EN_DRQADD(sc, tlen, vci, 0, vtophys(data), mlen, slot, end); vtophys 2922 dev/ic/midway.c EN_DRQADD(sc, count, vci, bcode, vtophys(data), mlen, slot, end); vtophys 2941 dev/ic/midway.c EN_DRQADD(sc, count, vci, bcode, vtophys(data), mlen, slot, end); vtophys 2959 dev/ic/midway.c EN_DRQADD(sc, count, vci, bcode, vtophys(data), mlen, slot, end); vtophys 89 dev/ic/pdqvar.h #define PDQ_OS_VA_TO_PA(pdq, p) vtophys((vaddr_t)p) vtophys 87 dev/ic/uha.c #define KVTOPHYS(x) vtophys((vaddr_t)x) vtophys 1154 dev/isa/aha.c ltophys(vtophys((vaddr_t)wmbx), mailbox.cmd.addr); vtophys 66 dev/isa/uha_isa.c #define KVTOPHYS(x) vtophys((vaddr_t)(x)) vtophys 107 dev/isa/wds.c #define KVTOPHYS(x) vtophys((vaddr_t)(x)) vtophys 105 dev/pci/if_lge.c #define VTOPHYS(v) vtophys((vaddr_t)(v)) vtophys 125 dev/pci/if_nge.c #define VTOPHYS(v) vtophys((vaddr_t)(v)) vtophys 1024 dev/pci/if_ste.c c->ste_ptr->ste_frag.ste_addr = vtophys(mtod(m_new, vaddr_t)); vtophys 1048 dev/pci/if_ste.c vtophys((vaddr_t)&ld->ste_rx_list[0]); vtophys 1053 dev/pci/if_ste.c vtophys((vaddr_t)&ld->ste_rx_list[i + 1]); vtophys 1074 dev/pci/if_ste.c cd->ste_tx_chain[i].ste_phys = vtophys((vaddr_t)&ld->ste_tx_list[i]); vtophys 1158 dev/pci/if_ste.c vtophys((vaddr_t)&sc->ste_ldata->ste_rx_list[0])); vtophys 1378 dev/pci/if_ste.c f->ste_addr = vtophys(mtod(m, vaddr_t)); vtophys 1467 dev/pci/if_ste.c vtophys((vaddr_t)&sc->ste_ldata->ste_tx_list[0])); vtophys 213 dev/pci/if_tl.c #define VTOPHYS(v) vtophys((vaddr_t)(v)) vtophys 120 dev/pci/if_wb.c #define VTOPHYS(v) vtophys((vaddr_t)(v))